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
44 stars
11 watching
28 forks
Language: Python
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep neural network architecture optimized for image classification on the CIFAR-10 dataset | 246 |
| An effort to predict accelerometer biometric data from recorded sensor readings | 15 |
| Predicting whether closed questions on Stack Overflow are similar to others in their class | 46 |
| Provides tools to prepare and process data for the Merck challenge at Kaggle | 10 |
| Provides implementations of CNN architectures and improvement methods for image classification on the CIFAR benchmark. | 703 |
| 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 |
| A simple ConvMixer-based classification system for the CIFAR-10 dataset | 42 |
| Code and data for a Kaggle competition solving a customer satisfaction problem using big data analytics | 8 |
| This project provides tools to evaluate Amazon's access control challenge solution using Python scripts | 25 |
| Demonstrates training a small ResNet on CIFAR10 with a specific configuration and benchmarking setup | 536 |
| Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset | 106 |
| A collection of scripts to prepare and preprocess data for predicting job salaries from ads | 55 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An approach to image classification using a combination of pre-trained models and fine-tuning on two separate datasets | 40 |
| A Matlab-based system designed to predict epileptic seizures from EEG data using machine learning algorithms. | 104 |