/Examples

Primary LanguagePython

Examples of Deep Learning

PyTorch Version Python Version

This project helps you understand how to implement deep learning with PyTorch

Any questions please drop me an email at yinyan.yana.liu@gmail.com

Usage

To train the model, please run:

$ python3 train.py

To test the model or inference, please run:

$ python3 test.py