/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.theverge.com
| | futurism.com
0.6 parsecs away

Travel
| | OpenAI has applied for new trademark for "GPT-5," giving us a glimpse of its successor to its blockbuster large language model GPT-4.
| | www.aljazeera.com
1.1 parsecs away

Travel
| | Google chatbot is the latest AI app to churn out essays, poems and computer code on command.
| | nymag.com
1.5 parsecs away

Travel
| | The announcement of an app store for the AI chatbot interface reveals the scale of OpenAI's ambitions.
| | windowsontheory.org
16.6 parsecs away

Travel
| (Updated and expanded 12/17/2021) I am teaching deep learning this week in Harvard's CS 182 (Artificial Intelligence) course. As I'm preparing the back-propagation lecture, Preetum Nakkiran told me about Andrej Karpathy's awesome micrograd package which implements automatic differentiation for scalar variables in very few lines of code. I couldn't resist using this to show how...