lime-robot's Stars
xuehy/pytorch-maddpg
A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
EbookFoundation/free-programming-books
:books: Freely available programming books
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
onlytailei/A3C-PyTorch
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
soumith/talks
khanhptnk/bandit-nmt
jingweiz/pytorch-dnc
Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
asappresearch/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
nearai/torchfold
Tools for PyTorch
fxsjy/jieba
结巴中文分词
ZiJianZhao/SeqGAN-PyTorch
A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.
ngohoanhkhoa/GAN-NMT
Generative Adversarial Networks in Neural Machine Translation
RyanZotti/Self-Driving-Car
haeusser/learning_by_association
This repository contains code for the paper Learning by Association - A versatile semi-supervised training method for neural networks (CVPR 2017) and the follow-up work Associative Domain Adaptation (ICCV 2017).
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
nightrome/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
ruotianluo/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
jiweil/Neural-Dialogue-Generation
suragnair/seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
berleon/deepdecoder
aqibsaeed/Place-Recognition-using-Autoencoders-and-NN
Place recognition with WiFi fingerprints using Autoencoders and Neural Networks
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
handong1587/handong1587.github.io
mila-iqia/fuel
A data pipeline framework for machine learning