A demo using transfer learning.

Stephen 5c808dc51b Meantioned in README that it's not done or completely working. hace 2 años
LICENCE 909ad7a343 Added a licence. hace 2 años
README 5c808dc51b Meantioned in README that it's not done or completely working. hace 2 años
helpfile bb51e1b517 Added helpfile for command line input. hace 2 años
mnist-transfer-learning.py f386a0e6a3 Disabled cifar10 hace 2 años
my-conda-environment.yml d06684f604 Updated conda environment. hace 2 años

README

This is just a demo program to learn how to use transfer learning in keras.

Import my conda environment with: conda env create -f my-conda-environment.yml
Or just install everything manually.

See "helpfile" for usage instructions.

Currently it gives weird results. It's not complete!

Stephen Stengel 2022