Found 55 repositories(showing 30)
gajuahmd10
Book and code where describe each and every topic of neural network from scratch.
Sentdex
Sample code from the Neural Networks from Scratch book.
relufunction
The project is to build a neural network from scratch. The motivation for this project is from nnfs.io a website build by @Sentdex. Nnfs.io is actually meant for a book that teaches the fundamentals of neural network and help us to build our own network. Let's build a new neural network where we can learn the fundamentals and make a great hands-on work space for aspiring machine learning engineers and the GitHub community
Guigui14460
Code from the nnfs.io book written by Sentdex.
mohAhanin
making this repository to organizing my notebooks on the nnfs book
A-I-Research-Facility
A basic collection of programs on creating and training an artificial neural network from beginning. This repository is based on the book "Neural Networks from Scratch using raw python" available at "www.nnfs.io". All the examples given here are written and explained in the book.
polarmutex
code from the book https://nnfs.io
mhjlam
Mini Neural Network based on the NNFS book
Mahyar24
Impelementation of Neural Networks from Scratch based on this book: https://nnfs.io/
batikanor
Here I will study neural networks using materials such as nnfs book and videos
aemartinez
Implementation of a neural network from scratch following this book: https://nnfs.io/
hybotix
My code following the book Neural Networks From Scratch found at https://nnfs.io
bschroed96
Following the book NNFS
nerone19
code from the nnfs book
cgranier
Working through the NNFS book.
Levi-JD
Working with the NNFS book
AlikanakelaKarwowski
Redoing NNFS following the book
Aarya-Gosar
My code after following the book NNFS (NeuralNetworkFromScratch) https://nnfs.io/
BibekRai44
from book - https://nnfs.io/
Madtail
Notes for the NNFS book
MauroAbidalCarrer
Repo made with the book NNFS.
HashNuke
My code tryouts from the NNFS book
ivan-gerov
No description available
dpflores
Neural network object based on nnfs book
RolandasMarkevicius
NNFS in python book practice and implementation
gbourniq
Code taken from the NNFS book, with the aim to learn the lower level basics of neural networks
matjuu
Golang implementation of the topics covered in Neural Networks from Scratch
nolanjannotta
No description available
McPatate
My study of the NNFS book in Rust :ferris:
AlikanakelaKarwowski
Following along with the NNFS book and online tutorial