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 12 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nagadomi/kaggle-cifar10-torch7A deep neural network architecture optimized for image classification on the CIFAR-10 dataset246
zygmuntz/kaggle-accelerometerAn effort to predict accelerometer biometric data from recorded sensor readings15
zygmuntz/kaggle-stackoverflowPredicting whether closed questions on Stack Overflow are similar to others in their class46
zygmuntz/kaggle-merckProvides tools to prepare and process data for the Merck challenge at Kaggle10
bigballon/cifar-zooProvides implementations of CNN architectures and improvement methods for image classification on the CIFAR benchmark.703
zygmuntz/kaggle-bestbuy_smallAn 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-cifar10A simple ConvMixer-based classification system for the CIFAR-10 dataset42
zygmuntz/kaggle-bestbuy_bigCode and data for a Kaggle competition solving a customer satisfaction problem using big data analytics8
zygmuntz/kaggle-amazonThis project provides tools to evaluate Amazon's access control challenge solution using Python scripts25
davidcpage/cifar10-fastDemonstrates training a small ResNet on CIFAR10 with a specific configuration and benchmarking setup536
guillaume-chevalier/hyperopt-keras-cnn-cifar-100Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset106
zygmuntz/kaggle-advertised-salariesA collection of scripts to prepare and preprocess data for predicting job salaries from ads55
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
ngxbac/kaggle-recursion-cellularAn approach to image classification using a combination of pre-trained models and fine-tuning on two separate datasets40
garethjns/kaggle-eegA Matlab-based system designed to predict epileptic seizures from EEG data using machine learning algorithms.104