Explore >> Select a destination


You are here

til.simonwillison.net
| | tales.fromprod.com
2.2 parsecs away

Travel
| | Reverse Engineering Github Copilot APIs
| | rossmarks.uk
3.0 parsecs away

Travel
| | AI is a hot topic at the moment and I wanted an excuse to play with it and learn how to use OpenAI's API. It is likely that email companies will be using AI to
| | www.pixelstech.net
1.7 parsecs away

Travel
| | It's been a while since ChatGPT launched, and I've been meaning to try out the OpenAI API. Recently, I finally took the plunge, so here's a walkthrough of my initial experience using
| | programminghistorian.org
14.4 parsecs away

Travel
| [AI summary] The text provides an in-depth explanation of using neural networks for image classification, focusing on the Teachable Machine and ml5.js tools. It walks through creating a model, testing it with an image, and displaying results on a canvas. The text also discusses the limitations of the model, the importance of training data, and suggests further resources for learning machine learning.