Pinned Repositories
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
bayesian-deep-learning-notes
A list of notes on Bayesian deep learning papers
ccw_tutorial_theano
Common Code Workflow tutorial on Theano
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Deep-Compression-AlexNet
Deep Compression on AlexNet
dlbook_exercises
Exercises for the Deep Learning textbook at www.deeplearningbook.org
eigen
**THERE IS NOW AN OFFICIAL MIRROR** https://github.com/eigenteam/eigen-git-mirror
galatea
Ian Goodfellow's private research codebase
neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
notes-on-writing
Notes on writing
billtinna's Repositories
billtinna/dlbook_exercises
Exercises for the Deep Learning textbook at www.deeplearningbook.org
billtinna/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
billtinna/bayesian-deep-learning-notes
A list of notes on Bayesian deep learning papers
billtinna/ccw_tutorial_theano
Common Code Workflow tutorial on Theano
billtinna/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
billtinna/Deep-Compression-AlexNet
Deep Compression on AlexNet
billtinna/eigen
**THERE IS NOW AN OFFICIAL MIRROR** https://github.com/eigenteam/eigen-git-mirror
billtinna/galatea
Ian Goodfellow's private research codebase
billtinna/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
billtinna/notes-on-writing
Notes on writing
billtinna/PyTorch-FastCampus
PyTorch로 시작하는 딥러닝 입문 CAMP (2017.7~2017.12) 강의자료
billtinna/pytorch-qrnn
PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM