Cosmetics.
[pysvrt.git] / cnn-svrt.py
2017-06-15 Francois FleuretCosmetics.
2017-06-15 Francois FleuretAdded classes VignetteSet and CompressedVignetteSet...
2017-06-15 Francois FleuretReplace the numbers of samples by numbers of batches...
2017-06-15 Francois FleuretAdded persistence of the model parameters.
2017-06-15 Francois FleuretChanged back to 50.
2017-06-15 Francois FleuretMinor fixes + changed the default number of epochs...
2017-06-15 Francois FleuretLog the number of parameters.
2017-06-15 Francois FleuretChanged the network structure to Afroze's ShallowNet.
2017-06-15 Francois FleuretReplaced SGD with Adam, make the learning rate 1e-1...
2017-06-15 Francois FleuretOups.
2017-06-15 Francois FleuretUpdate.
2017-06-15 Francois FleuretClean up + argument parsing + logging into a file.
2017-06-15 Francois FleuretFixed the interpreter name.
2017-06-14 Francois FleuretAdded the header.
2017-06-14 Francois FleuretAdded a basic CNN + the code to test it on all the...