/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

datasette.io
| | blog.pesky.moe
3.5 parsecs away

Travel
| | This is where I collect my ramblings.
| | blog.val.town
2.6 parsecs away

Travel
| | How to build semantic search with embeddings for Val Town within Val Town itself
| | til.simonwillison.net
2.0 parsecs away

Travel
| | Alex Garcia's sqlite-vec SQLite extension provides a bunch of useful functions for working with vectors inside SQLite.
| | www.paepper.com
32.3 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.