/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.unite.ai
| | ischoolonline.berkeley.edu
1.3 parsecs away

Travel
| | Whether you know it or not, you've probably been taking advantage of the benefits of machine learning for years. Most of us would find it hard to go a full day without using at least one app or web service driven by machine learning. But what is machine learning?
| | sebastianraschka.com
0.8 parsecs away

Travel
| | I'm Sebastian: a machine learning & AI researcher, programmer, and author. As Staff Research Engineer Lightning AI, I focus on the intersection of AI research, software development, and large language models (LLMs).
| | achyutjoshi.github.io
1.3 parsecs away

Travel
| | Many would reckon that Machine Learning is now the new oil these days. And I would most likely support that. Personally I got exposed to the world of ML in m...
| | www.paepper.com
12.5 parsecs away

Travel
| [AI summary] This article explains how to train a simple neural network using Numpy in Python without relying on frameworks like TensorFlow or PyTorch, focusing on the implementation of ReLU activation, weight initialization, and gradient descent for optimization.