Topic: "nn-from-scratch"
thefcraft/tftensor
tftensor is a tensor library implemented in Rust. It offers tensor operations, automatic differentiation, and supports basic neural network training functionalities.
Language: Rust - Size: 481 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

Vladfsociety/vladk-neural-network
Mini-library that implements a simple version of a feedforward neural network (FNN) and convolutional neural network (CNN) from scratch using Python and PyTorch
Language: Jupyter Notebook - Size: 30.9 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

timknops/ml-dl-projects
A collection of notebooks from my applied AI minor, featuring projects in machine learning, deep learning, and a neural network built from scratch.
Language: Jupyter Notebook - Size: 6.23 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mohamedfouadhanani/deep-learning-framework
A simple NumPy-based deep learning framework. Create and train neural networks easily, experiment with backpropagation, optimization, and explore the code to grasp the inner workings.
Language: Python - Size: 990 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
