A demo using transfer learning.

Stephen d203ca133d Updated README. преди 2 години
LICENCE 909ad7a343 Added a licence. преди 2 години
README d203ca133d Updated README. преди 2 години
helpfile bb51e1b517 Added helpfile for command line input. преди 2 години
mnist-transfer-learning.py f386a0e6a3 Disabled cifar10 преди 2 години
my-conda-environment.yml d06684f604 Updated conda environment. преди 2 години

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