/torch_light

Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.

Primary LanguagePythonMIT LicenseMIT


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. Reinforcement Training

3. NLP

4. Vision

5. 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