A demo using transfer learning.

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

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