Explore >> Select a destination


You are here

dennybritz.com
| | michael-lewis.com
6.0 parsecs away

Travel
| | This is a short summary of some of the terminology used in machine learning, with an emphasis on neural networks. I've put it together primarily to help my own understanding, phrasing it largely in non-mathematical terms. As such it may be of use to others who come from more of a programming than a mathematical background.
| | datadan.io
8.7 parsecs away

Travel
| | 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.
| | sebastianraschka.com
7.8 parsecs away

Travel
| | I'm an LLM Research Engineer with over a decade of experience in artificial intelligence. My work bridges academia and industry, with roles including senior staff at an AI company and a statistics professor. My expertise lies in LLM research and the development of high-performance AI systems, with a deep focus on practical, code-driven implementations.
| | liorsinai.github.io
43.1 parsecs away

Travel
| A series on automatic differentiation in Julia. Part 1 provides an overview and defines explicit chain rules.