Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with neural-networks-from-scratch

A curated list of projects in awesome lists tagged with neural-networks-from-scratch .

https://github.com/Ameobea/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

backpropagation data-visualization gradient-descent neural-network neural-networks neural-networks-from-scratch rust simd wasm wasm-bindgen webassembly

Last synced: 02 Aug 2024

https://github.com/trekhleb/micrograd-ts

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

javascript machine-learning neural-networks neural-networks-from-scratch typescript

Last synced: 03 Oct 2024

https://github.com/csukuangfj/opencnn

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

cnn deep-learning neural-networks-from-scratch opencnn

Last synced: 03 Oct 2024

https://github.com/saravanabalagi/protonn

Neural Network Prototyping library with reactive interface and export code features

export-code neural-network-architectures neural-networks neural-networks-from-scratch prototyping react-redux visualization visualizer

Last synced: 01 Oct 2024

https://github.com/piero24/vanillanet-cpp

A fully connected Neural Network in C++ with SGD from scratch, achieving 98% accuracy on the MNIST dataset.

backpropagation cmake cpp deep-learning deep-neural-networks loss-functions neural-network neural-networks-from-scratch opencv softmax

Last synced: 26 Sep 2024

https://github.com/matteo-stat/convmixer-patches-are-all-you-need

A Keras implementation of the ConvMixer architecture from the paper "Patches are all you need?", built from scratch using TensorFlow and Python.

computer-vision convmixer image-classification keras neural-network-architectures neural-networks-from-scratch tensorflow

Last synced: 26 Sep 2024