minst
There are 36 repositories under minst topic.
dailystudio/tensorflow-lite-examples-android
Examples of Tensorflow Lite on Android
EricPengShuai/Pytorch-Learning
Pytorch Framework learning for deeplearning
Mint-Space/ANN
Deeplearning for Java.Build multi-layer perceptron neural network with JAVA.Identify the MNIST handwritten digital datasets.The accuracy rate is around 80%
Code-MonkeyZhang/miniflow
miniflow is a deep learning framework built from scratch using Python and NumPy, mimicking the TensorFlow API format.
Aryan05/DCNN-ComputerVision
I've worked on a research project implementing Double Convolution Neural Network using, lasagne, theano, Caffe, and Matlab using PYTHON.
bipy/MINST-Digit
基于 Keras@TensorFlow 2 的卷积神经网络 MINST 手写数字识别
kjmarshall/NNet
Neural Networks in C++17
Mesut-Bilgin/Lenet-and-DenseNet
cifar 10 dataset and minist dataset
simone-rizzo/MINST-NN-and-CNN-models
Creating models for MINST database: NN and CNN
Ahmed-Habashy/WGAN-for-Generating-Handwritten-Digits
This code is an implementation of the Wasserstein GAN (WGAN) algorithm for generating handwritten digits. The WGAN algorithm was introduced as a way to address the problem of training instability in the original GAN algorithm.
ddm3114/image-classfy
手搭三层神经网络对minst数据集进行分类
lexxai/goit_python_ds_hw_08
Модуль 8. Глибоке навчання. Tensorflow.
Macroldj/MacroMnist
MNIST data recognition web example
Nahid01752/minst_CNN
CNN trained on the MNIST dataset
SarielGil/Autoencoder_anomaly_detection
Training an Auto encoder on mnist digits to exclude non-mnist digits form the database
wlj961012/Learning
正在学习中,要加油!
13061262721/Frame-of-Deeplearning-Based-on-numpy
imitating pytorch
acd17sk/ML-Projects-for-Data-Science
Simple Machine Learning Projects done for a Data Science Course
carlos-vf/ANN-for-image-classification
An Artificial Neural Network for image classification (hand written numbers from MINST dataset).
DEVENDERREDDY37/NUMBER-DECTECTION
Handwritten Digit Recognition Using 3-Layer ANN
harshith187/Handwritten-digit-recognition-
Recognises handwritten digit
sraqa/MINST-digit-recognition
From kaggle learning competition MINST digit recognition.
UNC-2021-STOR-565-Proj-1-Group-7/MINST-Classification
Classification of handwritten digits using MINST dataset
611code/MINST_train_detect
手写数字数据集的模型训练于识别
Adarshcherukayil/Machine-learning
ML-workshop
ahoucbvtw/Minst-Pratice
Minst pratice
AkashHiremath856/MNIST_Handwritten_Digit_Recognition-SVM
We will develop a model using Support Vector Machine which should correctly classify the handwritten digits from 0-9 based on the pixel values given as features. Thus, this is a 10-class classification problem.
lilianchi/MINST-Recognition-with-Logistic-Regression-and-DNN-CNN
A repository with my course practice in MGMT590 Machine Learning at Krannert School of Management, Purdue University.
lilianchi/MINST-Recognition-with-vae
A repository with my course practice in MGMT590 Machine Learning at Krannert School of Management, Purdue University.
sadegh15khedry/Handwritten-Digit-Image-Classification
This repository contains code related to the MINST dataset, which is a large database of handwritten digits commonly used for training various image processing systems.
shashwatwork/Deep-Learning-MINST
MINST Full Implementation-With TensorFlow.js API