ResByte's Stars
jessfraz/dockerfiles
Various Dockerfiles I use on the desktop and on servers.
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
HIPS/autograd
Efficiently computes derivatives of NumPy code.
kjw0612/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
dennybritz/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
jcjohnson/cnn-benchmarks
Benchmarks for popular CNN models
soumith/dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
szagoruyko/attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
martin-gorner/tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
raghakot/keras-resnet
Residual networks implementation using Keras-1.0 functional API
mdeff/cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
HyperGAN/HyperGAN
Composable GAN framework with api and user interface
rykov8/ssd_keras
Port of Single Shot MultiBox Detector to Keras
zck119/3dgan-release
3D Generative Adversarial Network
hemangsk/Gravity
Minimal is the new cool.
awjuliani/Meta-RL
Implementation of Meta-RL A3C algorithm
vinhkhuc/PyTorch-Mini-Tutorials
Minimal tutorials for PyTorch
kentsommer/tensorflow-posenet
Implementation of Posenet in TensorFlow
fxia22/PixelDTGAN
A torch implementation of "Pixel-Level Domain Transfer"
xunhuang1995/SGAN
Stacked Generative Adversarial Networks
DoctorTeeth/diffmem
Reference implementations of neural networks with differentiable memory mechanisms (NTM, Stack RNN, etc.)
baidu-research/deep-voice
Deep Voice Real-time Neural TTS System
Zenithar/hugo-theme-bleak
Bleak Ghost theme ported to Hugo
KarenUllrich/Tutorial-SoftWeightSharingForNNCompression
A tutorial on 'Soft weight-sharing for Neural Network compression' published at ICLR2017
asanakoy/deeppose_tf
DeepPose implementation on TensorFlow. Original Paper http://arxiv.org/abs/1312.4659
jn2clark/nn-iterated-projections
Neural network training using iterated projections.
inconvergent/differential-mesh-3d
a generative algorithm
YerevaNN/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!