Sentdex/NNfSiX resource
Neural Networks from Scratch in various programming languages observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2330
- days_rel: n/a
- days_push: 1074
- n_releases_24m: 0
Adoption not part of the score
1598 stars · 402 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Companion code repository for the 'Neural Networks from Scratch' book and video series, implementing neural networks without libraries in multiple programming languages. It serves as a community-driven translation of the Python tutorial code into languages like C++, Java, and others.
Use cases
- learn how neural networks work internally without frameworks
- follow along with the NNfSiX book in a language other than Python
- see how backpropagation and activation functions are implemented from scratch
- compare neural network implementations across programming languages
- contribute translations of tutorial code to a new language
When to choose
- you want to deeply understand deep learning fundamentals by building networks without libraries
- you prefer following the Sentdex tutorials in C++, Java, or another supported language
- you want reference implementations of neurons, layers, loss, and optimizers from scratch
When to avoid
- you need a production-ready deep learning framework with GPU acceleration
- you want pre-trained models or high-level APIs like PyTorch or TensorFlow
- you need complete, well-tested implementations rather than educational code
Facets
learning-resource · maturity maintenance
machine-learning deep-learning deep-learning machine-learning tutorials python cpp cross-platform neural-networks from-scratch educational multi-language book-companion
2 sources
- readme: https://github.com/Sentdex/NNfSiX · fetched 2026-08-28 · 0e14e4655101
- homepage: https://nnfs.io · fetched 2026-08-29 · f3f334af6779
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Sentdex/NNfSiX | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem