spro's Stars
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
KaTeX/KaTeX
Fast math typesetting for the web.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
facebookresearch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
ardatan/graphql-tools
:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
ikostrikov/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
carpedm20/DiscoGAN-pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
nature-of-code/NOC-S17-2-Intelligence-Learning
Syllabus for Part 2 of Nature of Code: "Intelligence and Learning" at ITP Spring 2017 Edit
jostmey/rwa
Machine Learning on Sequential Data Using a Recurrent Weighted Average
dasguptar/treelstm.pytorch
Tree LSTM implementation in PyTorch
kefirski/pytorch_RVAE
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
mlajtos/moniel
Interactive Notation for Computational Graphs
frnsys/ai_notes
machine learning/artificial intelligence notes
paarthneekhara/byteNet-tensorflow
ByteNet for character-level language modelling
bfortuner/pytorch-cheatsheet
Check out improved:
DmitryUlyanov/AGE
Code for the paper "Adversarial Generator-Encoder Networks"
robinsloan/rnn-writer
Package for the Atom text editor that provides responsive, inline "autocomplete" powered by a recurrent neural network.
chabou/hyper-pane
Extension for Hyper.app to enhance pane navigation.
nyu-dl/dl4ir-searchQA
robinsloan/torch-rnn-server
This is a small server that provides responsive, inline "autocomplete" powered by a recurrent neural network.
mdibaiee/flappy-es
Flappy Bird AI using Evolution Strategies
Kyubyong/quasi-rnn
Character-level Neural Translation using Quasi-RNNs
LuoweiZhou/e2e-gLSTM-sc
Code for paper "Image Caption Generation with Text-Conditional Semantic Attention"
pdasigi/neural-semantic-encoders
Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)
akikoe/tree2seq
C++ code of "Tree-to-Sequence Attentional Neural Machine Translation (tree2seq ANMT)"
frnsys/texts
assorted text data
franklyd/practical-pytorch
Project based PyTorch tutorials, focused on using neural networks (especially RNNs) for natural language tasks