MNIST
Projects with this topic
-
Introduction to classification using machine learning and deep learning (PyTorch, TensorFlow, Keras)
Updated -
Introduction to AI & Data Analysis: Classification of Iris-dataset with classic Perceptron Classification of MNIST-dataset with MLP and CNN
Updated -
Machine Learning Basics - implementation of: loss functions (cross entropy loss, L1 loss, L2 loss, hinge loss), regularizations (L1 regularizer, L2 regularizer, early stopping), gradient check, optimizers, training a simple deep model.
Updated -
-
Test project for neural networks - Handwritten digit recognition on MNIST dataset
Updated -
-
A web app that classifies drawn digits with an image classification model trained on the MNIST dataset.
Updated -
TensorFlow examples for Artificial Neural Networks course including: MLP with softmax output layer; MLP and CNN for MNIST dataset; CNN for CIFAR-10 dataset with data augmentation; LSTM with CNN layer for IMDB sentiment classification task.
Updated -
DI assignment on encoding and classifying 28x28 images from the MNIST database. Includes a script for optimising the variables of the autoencoder using a natural evolution strategy algorithm.
Also known as "The Tradegy of Darth Python the Scripter"
Updated -
-
Hand Writing (Numbers & Letters) Classification using Tensorflow.
Updated