kaggle-cifar10-torch7
CIFAR10 model
A deep neural network architecture optimized for image classification on the CIFAR-10 dataset
Code for Kaggle-CIFAR10 competition. 5th place.
246 stars
22 watching
80 forks
Language: Lua
last commit: over 10 years agoLinked from 1 awesome list
kaggle
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 | |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 | |
| Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 | |
| A collection of pre-processed machine learning datasets for use with the Torch7 deep learning framework. | 37 | |
| A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. | 4 | |
| Provides a CUDA backend for the PyTorch deep learning framework | 337 | |
| A Torch implementation of the Fast R-CNN object detection algorithm | 134 | |
| Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset | 106 | |
| Custom image segmentation implementation using deep learning with Lua and Torch | 37 | |
| An implementation of a conversational model using sequence-to-sequence learning and LSTM layers in Torch | 777 | |
| A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 | |
| An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 | |
| Demonstrates training a small ResNet on CIFAR10 with a specific configuration and benchmarking setup | 536 | |
| Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 | |
| An implementation of a Neural Turing Machine model using Torch | 279 |