Kaggle-Recursion-Cellular

Image classifier

An image classification project utilizing deep learning and reinforcement learning techniques to improve accuracy on the Recursion Cellular Image Classification competition.

https://www.kaggle.com/c/recursion-cellular-image-classification

GitHub

40 stars
4 watching
3 forks
Language: Python
last commit: almost 2 years ago

Related projects:

Repository Description Stars
ngxbac/kaggle-rsna A Python-based deep learning project for medical image analysis, specifically focused on detecting RSNA intracranial hemorrhage. 41
ngxbac/kaggle-google-landmark-2019 A machine learning project to recognize landmarks from images using a deep neural network architecture. 3
kastnerkyle/kaggle-dogs-vs-cats A Python implementation of a machine learning solution for classifying images as dogs or cats from the Kaggle competition. 66
ngxbac/kaggle-quickdraw A deep learning project based on the Quick Draw! Doodle Recognition Challenge, aimed at training and testing a neural network for drawing recognition. 11
zygmuntz/kaggle-cifar Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. 44
brainglobe/cellfinder Automated 3D cell detection tool for large images in microscopy and neuroscience research 181
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
ngxbac/gain A PyTorch implementation of an attention-guided inference network to focus on specific areas of objects in images 48
cahanlab/singlecellnet A package for classifying single-cell RNA-Seq data across species and platforms 131
mathewchamberlain/signacx Classifies cellular phenotype from single-cell RNA sequencing data using neural networks trained on bulk gene expression data. 23
nagadomi/kaggle-cifar10-torch7 A deep neural network architecture optimized for image classification on the CIFAR-10 dataset 246
zakizhou/captcha A deep learning model for classifying images with four digits 68
yeephycho/nasnet-tensorflow A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow 136
ibm/max-inception-resnet-v2 An image classification model using a third-generation deep residual network. 28
skyduy/cnn_keras An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification 288