Machine Learning Toolkit for Extreme Scale (MaTEx)
-
Updated
Aug 12, 2018 - C
Machine Learning Toolkit for Extreme Scale (MaTEx)
A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.
Convolutional Neural Network in C (for educational purposes)
Low-level Machine Learning Library
MNIST MLP — Pure-C Neural Network from Scratch
A simple neural network coded from scratch in C.
Multi Layer Perceptron (MLP) implementation written in C from scratch. Supports regression & classification (example on MNIST) along various activation functions
A convolutional neural network for classifying handwritten digits
Tiny ML Framework by Worm.
Simple Convolutional Neural Network library
TinyML using RP2040 and an OV7670 camera
Neural network written in c to classify the MNIST dataset
Simple tool, written entirely in C, which allows MNIST digits classification using multilayer perceptrons.
Convolutional Neural Network (CNN) In C
This repository contains a fully-functional neural network implemented using only stdio.h and stdlib.h in C.
Distributed machine learning using processes
To associate your repository with the mnist topic, visit your repo's landing page and select "manage topics."