Giter Site home page Giter Site logo

yejg2017 / torch-light Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ne7ermore/torch-light

0.0 0.0 0.0 45.77 MB

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

License: MIT License

Python 99.81% Makefile 0.19%

torch-light's Introduction


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

Tutorial

Get tutorial series in Blog if know Chinese

Tabel of Pytorch Examples

1. Basics

2. Reinforcement Training

3. NLP

4. Vision

5. Special Things

Getting Started

clone code

$ git clone [email protected]:ne7ermore/torch-light.git

train

$ cd torch-light/project
$ python3 main.py

or

$ cd torch-light/project
$ python3 corpus.py
$ python3 main.py

or

$ cd torch-light/project
$ python3 corpus.py
$ python3 train.py

Citation

If you find this code useful for your research, please cite:

@misc{TaoTorchLight,
  author = {Ne7ermore Tao},
  title = {torch-light},
  publisher = {GitHub},
  year = {2018},
  howpublished = {\url{https://github.com/ne7ermore/torch-light}}
}

Contact

Feel free to contact me if there is any question (Tao [email protected]). Tao Ne7ermore/ @ne7ermore

Dependencies

torch-light's People

Contributors

ne7ermore avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.