Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Six snippets of code that made deep learning what it is today.
| Date | Stars |
|---|---|
| 2026-07-31 | 264 |
| 2026-08-05 | 264 |
| 2026-08-06 | 264 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Deep Learning From Scratch There are six snippets of code that made deep learning what it is today. [Coding the History of Deep Learning](https://medium.com/@emilwallner/the-history-of-deep-learning-explored-through-6-code-snippets-d0a0e8545202) covers the inventors and the background to their breakthroughs. In this repo, you can find all the code samples from the story. - **The Method of Least Squares**: The first cost function - **Gradient Descent**: Finding the minimum of the cost function - **Linear Regression**: Automatically decrease the cost function - **The Perceptron**: Using a linear regression type equations to mimic a neuron - **Artificial Neural Networks**: Leveraging backpropagation to solve non-linear problems - **Deep Neural Networks**: Neural networks with more than one hidden layer
Excerpt of 824 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:e8d2c5a629f6f3e7, topic:deep-learning