This project helps you understand how to implement deep learning with PyTorch
Any questions please drop me an email at [email protected]
To train the model, please run:
$ python3 train.py
To test the model or inference, please run:
$ python3 test.py