neural-networks-from-scratch topic
teaching-monolith
Data science teaching materials
neural-network-from-scratch
A neural network library written from scratch in Rust along with a web-based application for building + training neural networks + visualizing their outputs
Neo
Deep learning library in python from scratch
OpenCNN
An Open Convolutional Neural Network Framework in C++ From Scratch
micrograd-ts
🤖 A TypeScript version of karpathy/micrograd — a tiny scalar-valued autograd engine and a neural net on top of it
Lambda-PNN
Unsupervised Deep Learning-based Pansharpening with Jointly-Enhanced Spectral and Spatial Fidelity
nnfwp
Neural Networks Fundamentals with Python – implementing neural networks from scratch
pyrus-nn
Lightweight, easy to use, micro neural network framework written in Rust w/ no python dependencies
pytortto
deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API