neural-networks-from-scratch topic

List neural-networks-from-scratch repositories

neural-network-from-scratch

121
Stars
11
Forks
Watchers

A neural network library written from scratch in Rust along with a web-based application for building + training neural networks + visualizing their outputs

Neo

44
Stars
11
Forks
Watchers

Deep learning library in python from scratch

OpenCNN

57
Stars
8
Forks
Watchers

An Open Convolutional Neural Network Framework in C++ From Scratch

micrograd-ts

64
Stars
3
Forks
Watchers

🤖 A TypeScript version of karpathy/micrograd — a tiny scalar-valued autograd engine and a neural net on top of it

Lambda-PNN

23
Stars
2
Forks
Watchers

Unsupervised Deep Learning-based Pansharpening with Jointly-Enhanced Spectral and Spatial Fidelity

nnfwp

17
Stars
5
Forks
Watchers

Neural Networks Fundamentals with Python – implementing neural networks from scratch

pyrus-nn

15
Stars
0
Forks
Watchers

Lightweight, easy to use, micro neural network framework written in Rust w/ no python dependencies

pytortto

17
Stars
1
Forks
Watchers

deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API