Explore >> Select a destination


You are here

blog.autarkaw.com
| | sriku.org
8.7 parsecs away

Travel
| | [AI summary] The article explains how to generate random numbers that follow a specific probability distribution using a uniform random number generator, focusing on methods involving inverse transform sampling and handling both continuous and discrete cases.
| | macoy.me
8.7 parsecs away

Travel
| |
| | blog.vstelt.dev
5.7 parsecs away

Travel
| | [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.
| | adl1995.github.io
12.6 parsecs away

Travel
| [AI summary] The article explains various activation functions used in neural networks, their properties, and applications, including binary step, tanh, ReLU, and softmax functions.