mnist-classification topic
mnist
Pytorch mnist example
RegNeuralDE.jl
Official Implementation of "Opening the Blackbox: Accelerating Neural Differential Equations by Regularizing Internal Solver Heuristics" (ICML 2021)
tensorflow-mnist-MLP-batch_normalization-weight_initializers
MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implemented.
Neural-Networks
A basic tutorial on Neural Networks
flask-tensorflow
mnist_by_zip
Compression algorithms (like the well-known zip file compression) can be used for machine learning purposes, specifically for classifying hand-written digits (MNIST)
ToeffiPy
ToeffiPy is a PyTorch like autograd/deep learning library based only on NumPy.
ml_with_fastapi_and_streamlit
Prototyping a Machine Learning Application with Streamlit, FastAPI, Hugging Face and Docker
CNN_Tutorial
Hi! Thanks for checking out my tutorial where I walk you through the process of coding a convolutional neural network in java from scratch. After building a network for a university assignment, I deci...
interpretable-image-classification
Interpretability methods applied on image classifiers trained on MNIST and CIFAR10