OneRaynyDay / CS231nLinks
Convolutional Neural Networks for Visual Recognition (kNN, softmax, etc)
☆33Updated 8 years ago
Alternatives and similar repositories for CS231n
Users that are interested in CS231n are comparing it to the libraries listed below
Sorting:
- Convolutional Neural Networks for Visual Recognition in Stanford☆69Updated 9 years ago
- This is a caffe implementation to visualize the learnt model☆59Updated 3 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 9 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 6 years ago
- Applied Deep Learning Workshop London 2017☆72Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆169Updated 6 years ago
- Review Network for Caption Generation☆181Updated 7 years ago
- A simple ConvNet in 200 MATLAB lines☆55Updated 9 years ago
- Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)☆129Updated 8 years ago
- Material for the Montréal Deep Learning Summer School 2017☆77Updated 7 years ago
- My exploration on Generative Model, mainly focus on GAN architecture☆30Updated 8 years ago
- The classical Papers and codes about adversarial nets☆36Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- DrMAD☆107Updated 7 years ago
- Structured Receptive Fields in Convolutional Neural Networks☆47Updated 7 years ago
- Simple examples to introduce PyTorch☆18Updated 8 years ago
- Visual7W visual question answering models☆63Updated 5 years ago
- Torch notebooks and slides for the Bay Area Deep Learning Summer School☆97Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- The collection of jupyter notebooks that were created to compose 3dbabove posts☆44Updated 7 years ago
- Flattened convolutional neural networks (1D convolution modules for Torch nn)☆61Updated 9 years ago
- For my own use BVLC/caffe helper tools☆24Updated 9 years ago
- Tips for optimizing TensorFlow code☆73Updated 8 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆111Updated 8 years ago
- Implementation of Deep Neural Decision Forest based on MSR paper☆29Updated 9 years ago
- This is my original repository of the decaf code. Decaf is a precursor of Caffe written in Python for deep image classification. It is de…☆43Updated 11 years ago
- Object detection demo: Fine-grained search (FGS) + StructObj☆50Updated 8 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago