sjchoi86 / dl_tutorials_3rd
Deep learning tutorials (third edition)
☆97Updated 8 years ago
Alternatives and similar repositories for dl_tutorials_3rd:
Users that are interested in dl_tutorials_3rd are comparing it to the libraries listed below
- Applied Deep Learning Workshop London 2017☆72Updated 7 years ago
- CVPR'17 GAN Tutorial☆215Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 7 years ago
- Tips for optimizing TensorFlow code☆73Updated 7 years ago
- a mxnet multi-task tutorial☆33Updated 8 years ago
- Simple examples to introduce PyTorch☆18Updated 7 years ago
- The classical Papers and codes about adversarial nets☆36Updated 7 years ago
- The inception-resnet-v2 models re-trained from scratch via torch☆52Updated 6 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆44Updated 4 years ago
- videos, slides, and others from NIPS 2017☆180Updated 6 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
- The code to learn mxnet☆60Updated 8 years ago
- MultiGPU enabled image generative models (GAN and DCGAN)☆209Updated 4 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 8 years ago
- ☆37Updated 8 years ago
- Training code to reproduce FaceNet☆22Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Chainer implementation of Wasserstein GAN☆95Updated 7 years ago
- For my own use BVLC/caffe helper tools☆24Updated 9 years ago
- Fisher vectors for video classification☆21Updated 6 years ago
- First step towards...