Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
attn2d
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
awesome-rl
Reinforcement learning resources curated
DCNN
dl4mt-c2c
dl4mt-simul-trans
dynet_tutorial_examples
Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016
fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
SelectiveGeneration
Code base for NAACL 2016 paper
cosmmb's Repositories
cosmmb/attn2d
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
cosmmb/fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
cosmmb/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
cosmmb/awesome-rl
Reinforcement learning resources curated
cosmmb/baby-a3c
A high-performance Atari A3C agent in 180 lines of PyTorch
cosmmb/boxscore-data
cosmmb/captionGen
Generate captions for an image using PyTorch
cosmmb/deepspeech.pytorch
Speech Recognition using DeepSpeech2 and the CTC activation function. Edit
cosmmb/ELF
An End-To-End, Lightweight and Flexible Platform for Game Research
cosmmb/ELF-1
ELF: a platform for game research
cosmmb/examples
cosmmb/fast_align
Simple, fast unsupervised word aligner
cosmmb/Machine-Learning
Projects or classes about ML
cosmmb/minimal-span-parser
A minimal span-based neural constituency parser
cosmmb/nematus
cosmmb/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
cosmmb/neuraltalk2.pytorch
image captioning model in pytorch(finetunable cnn in branch "with_finetune")
cosmmb/nonauto-nmt
PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"
cosmmb/osu-gpu-cluster
Example script for using the GPU cluster, from Lawrence & Mingbo
cosmmb/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks
cosmmb/pytorch-rl
Deep Reinforcement Learning with pytorch & visdom
cosmmb/pytorch-tutorial
tutorial for researchers to learn deep learning with pytorch.
cosmmb/reinforcement-learning-an-introduction
Python code for Reinforcement Learning: An Introduction
cosmmb/rl
cosmmb/self-attentive-parser
Constituency Parsing with a Self-Attentive Encoder (ACL 2018)
cosmmb/subword-nmt
Subword Neural Machine Translation
cosmmb/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
cosmmb/THUMT
an open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
cosmmb/UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
cosmmb/WassersteinGAN