This website works better with JavaScript
Home
Explore
Help
Sign In
korsch
/
cvfinetune
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
No Description
50
Commits
1
Branches
17
Releases
Tree:
598aec0682
Branches
Tags
master
v0.12.0
v0.11.0
v0.8.0
v0.7.0
v0.6.0
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.2
v0.3.0
v0.2.6
v0.2.2
cvfinetune
HTTPS
SSH
ZIP
TAR.GZ
Dimitri Korsch
598aec0682
minor weight decay initialization fix: now WD is disabled if value < 0 given
5 years ago
cvfinetune
598aec0682
minor weight decay initialization fix: now WD is disabled if value < 0 given
5 years ago
examples
4c4a5ff74d
passing opts argument to reportables method of the trainer
6 years ago
.gitignore
90808d6a61
renamed library name
6 years ago
Makefile
baf8dc2bf5
fixed deployment stuff
6 years ago
README.md
43ffa63af9
initial commit
6 years ago
deploy_latest.sh
baf8dc2bf5
fixed deployment stuff
6 years ago
requirements.txt
231b129c49
updated requirements
6 years ago
setup.py
90808d6a61
renamed library name
6 years ago
README.md
Fine-Tune Framework based on Chainer