Skip to content

YinyanLiu/Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]

Usage

To train the model, please run:

$ python3 train.py

To test the model or inference, please run:

$ python3 test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages