A demo using transfer learning.

Stephen d203ca133d Updated README. 2 vuotta sitten
LICENCE 909ad7a343 Added a licence. 2 vuotta sitten
README d203ca133d Updated README. 2 vuotta sitten
helpfile bb51e1b517 Added helpfile for command line input. 2 vuotta sitten
mnist-transfer-learning.py f386a0e6a3 Disabled cifar10 2 vuotta sitten
my-conda-environment.yml d06684f604 Updated conda environment. 2 vuotta sitten

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.

Stephen Stengel 2022