kaggle-cifar

CIFAR predictor

Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture.

Code for the CIFAR-10 competition at Kaggle, uses cuda-convnet

GitHub

44 stars
11 watching
28 forks
Language: Python
last commit: over 10 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nagadomi/kaggle-cifar10-torch7 A deep neural network architecture optimized for image classification on the CIFAR-10 dataset 246
zygmuntz/kaggle-accelerometer An effort to predict accelerometer biometric data from recorded sensor readings 15
zygmuntz/kaggle-stackoverflow Predicting whether closed questions on Stack Overflow are similar to others in their class 46
zygmuntz/kaggle-merck Provides tools to prepare and process data for the Merck challenge at Kaggle 10
bigballon/cifar-zoo Provides implementations of CNN architectures and improvement methods for image classification on the CIFAR benchmark. 700
zygmuntz/kaggle-bestbuy_small An entry in a mobile recommendation system competition where teams are challenged to predict sales of Best Buy products based on customer data and product features. 6
locuslab/convmixer-cifar10 A simple ConvMixer-based classification system for the CIFAR-10 dataset 41
zygmuntz/kaggle-bestbuy_big Code and data for a Kaggle competition solving a customer satisfaction problem using big data analytics 8
zygmuntz/kaggle-amazon This project provides tools to evaluate Amazon's access control challenge solution using Python scripts 25
davidcpage/cifar10-fast Demonstrates training a small ResNet on CIFAR10 with a specific configuration and benchmarking setup 532
guillaume-chevalier/hyperopt-keras-cnn-cifar-100 Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset 106
zygmuntz/kaggle-advertised-salaries A collection of scripts to prepare and preprocess data for predicting job salaries from ads 55
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
ngxbac/kaggle-recursion-cellular An image classification project utilizing deep learning and reinforcement learning techniques to improve accuracy on the Recursion Cellular Image Classification competition. 40
garethjns/kaggle-eeg A Matlab-based system designed to predict epileptic seizures from EEG data using machine learning algorithms. 102