|
You are here |
eklausmeier.goip.de | ||
| | | | |
blog.scottlogic.com
|
|
| | | | | Recently I've been learning about Neural Networks and how they work. In this blog post I write a simple introduction in to some of the core concepts of a basic layered neural network. | |
| | | | |
blog.vstelt.dev
|
|
| | | | | [AI summary] The article explains the process of building a neural network from scratch in Rust, covering forward and backward propagation, matrix operations, and code implementation. | |
| | | | |
vankessel.io
|
|
| | | | | A blog for my thoughts. Mostly philosophy, math, and programming. | |
| | | | |
datadan.io
|
|
| | | Linear regression and gradient descent are techniques that form the basis of many other, more complicated, ML/AI techniques (e.g., deep learning models). They are, thus, building blocks that all ML/AI engineers need to understand. | ||