Tinynet
A simple, modular and vectorized neural network with NumPy
Install / Use
/learn @polakowo/TinynetREADME
TinyNet is a tiny neural network developed and vectorized with NumPy, and designed in a modular fashion. The aim is to provide students with an understanding of basic building blocks of neural networks and their coordination.
Features:
- Batch, mini-batch and stochastic GD
- Layers:
- Dense
- Convolutional (2D)
- Pooling (2D)
- Regularizers:
- L2
- Dropout
- Optimizers:
- Momentum
- Adam
- Batch normalization
- Gradient Checking
Notebooks:


Related Skills
proje
Interactive vocabulary learning platform with smart flashcards and spaced repetition for effective language acquisition.
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
research_rules
Research & Verification Rules Quote Verification Protocol Primary Task "Make sure that the quote is relevant to the chapter and so you we want to make sure that we want to have it identifie
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
