To run this:
pip3 install -r requirements.txt- Please read the tutorial before using this, edit
parameters.pyfor your needs and runtrain.py. This will start training using the parameters you specified, you can usetensorboardonlogsfolder to visualize your training process. - Once you trained your model, use
test.pyto evaluate and test your model.