Torch Light
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
Install / Use
npx skills add ne7ermore/torch-lightInstalls into whichever agent you are using.
README
This repository includes basics and advanced examples for deep learning by using Pytorch. <br/> Basics which are basic nns like Logistic, CNN, RNN, LSTM are implemented with few lines of code, advanced examples are implemented by complex model. <br/> 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
- Poetry VAE-NLG
- Seq2seq
- BiLSTM CRF NER
- LSTM CNNs CRF
- Chinese Poetry NLG
- BiMPM
- Pair Ranking Cnn
- BiLSTM CRF
- Capsule Text classfication
- Retrieval Based Chatbots
- Hierarchical for Summarization and Classification
- Deep SRL
- BERT
- Relation Network
- Information Extraction
- Pointer Network
- coreference
4. Vision
5. Special Things
6. Speech
Getting Started
clone code
$ git clone git@github.com: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 = {2020},
howpublished = {\url{https://github.com/ne7ermore/torch-light}}
}
Contact
Feel free to contact me if there is any question (Tao liaoyuanhuo1987@gmail.com). Tao Ne7ermore/ @ne7ermore
Dependencies
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
practical-power-systems-synthesis
This skill enables synthesis in the domain of power-systems (engineering). It represents research-level-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform synthesis operations related to power-systems.
semi-supervised-optogenetics-testing
This skill enables testing in the domain of optogenetics (neuroscience). It represents intermediate-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform testing operations related to optogenetics.
data-mining-interpretation-fundamental
This skill enables interpretation in the domain of data-mining (data-science). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform interpretation operations related to data-mining.
