mingukkang / MNIST-Tensorflow-Code
It contains Data Augmentaion, Strided convolution, Batch Normalization, Leaky Relu, Global Average pooling, L2 Regularization, learning rate decay, He initialization, Tensorboard, Save, Restore
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for MNIST-Tensorflow-Code
- Wining solution and its further development for MICCAI 2017 Endoscopic Vision Challenge Angiodysplasia Detection and Localization☆16Updated 5 years ago
- Solution for N+1 fish, N+2 fish DrivenData competition (2nd place)☆13Updated 5 years ago
- Master Thesis. Code written in python. (Keras with Tensorflow backend)☆21Updated 4 years ago
- Cost-Sensitive Support Vector Machines☆33Updated 8 years ago
- A simple model for classifying papers by academic venue (AI/ML/ACL), given a title and abstract. Bare-metal PyTorch port of https://gith…☆12Updated 6 years ago
- Sample applications built using AWS' Amazon Machine Learning.☆51Updated 7 years ago
- ☆27Updated 6 years ago
- Stats 479 Project☆22Updated 5 years ago
- Jupyter notebooks and code for Intro to DL talk at Genesys☆14Updated 8 years ago
- Introduction to structured prediction with Python and pystruct☆18Updated 6 years ago
- Deployment instructions to get a GPU VM for the Deep Learning class☆17Updated 6 years ago
- Open solution to the Cdiscount’s Image Classification Challenge☆19Updated 2 years ago
- Pytorch solution for Planet: Understanding the Amazon from Space https://www.kaggle.com/c/planet-understanding-the-amazon-from-space☆32Updated 7 years ago
- Fast AutoAugment, similar to official release but easier to run☆16Updated 4 years ago
- Collection of notebooks exploring conv nets in detail.☆10Updated 7 years ago
- 2nd place solution to Kaggle's Cdiscount image classification challange.☆18Updated 6 years ago
- simple weakly dectector implemeted by keras☆16Updated 2 years ago
- Examples and tutorials to the steppy library☆21Updated 6 years ago
- Quick function to go from a dictionary of sets of (images, labels, feature vectors) to checkpoints that can be opened in Tensorboard☆33Updated 6 years ago
- A neural network library based on tensorflow and with true sklearn compatibility.☆11Updated 8 years ago
- Quick and dirty example of the application of convolutional autoencoders in Keras/Tensorflow☆52Updated 3 years ago
- Python scripts to facilitate easy working☆11Updated 4 months ago
- Running Mask-RCNN on Dask with PyTorch