AhmedGhazale / cifar100-classifier

1 stars 0 forks source link

cifar100 classifier using Tensorflow

introduction:

to be able to run the code you need to install these libraries:

To install required dependencies run:

pip install -r requirements.txt

to start the training simply run

python3 piplin.py

if you want to modify the learning rate or to load a pretrained model edit that in config.py

results: