A demo using transfer learning.

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

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