Skip to content

Allensmile/torch_light

 
 

Repository files navigation


This repository includes basics and advanced examples for deep learning by using Pytorch.
Basics which are basic nns like Logistic, CNN, RNN, LSTM are implemented with few lines of code, advanced examples are implemented by complex model.
It is better finish Official Pytorch Tutorial before this.

Continue updating...

Tabel of Pytorch Examples

1. Basics

2. NLP

3. Vision

4. Special Things

Getting Started

$ git clone git@github.com:ne7ermore/torch_light.git
$ cd torch_light/project
$ python main.py

Dependencies

Author

Ne7ermore Tao/ @ne7ermore

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%