Introducing ChatGPT Images 2.5, Linguistic drift at the frontier, a paper on Random Attention: Rethinking KV Cache Eviction for Efficient Reasoning, and many more!
Firehose
Filtered to tagged “Deep learning” · clear filters
Browse: People · Companies · Papers · Podcasts · Hacker News · Deep dives
Browse by tag
Discover how filmmakers and Google DeepMind used AI to recreate a couple's unrecorded past in the short film "Love, Rendered."
IBM has released the top-performing zero-shot time series forecasting model, Granite Time Series PatchTST-FM-r2, with a commercial-friendly license under Apache 2.0 and OpenMDW 1.0. The model achieves strong zero-shot performance on the GIFT-Eval benchmark, ranking #2 overall among replicable, zero-shot models, and outperforms pretrained models despite being smaller in size. AI summary
Eric Jang explains how to build AlphaGo from scratch using modern AI tools, detailing the game of Go's rules and the core Monte Carlo Tree Search (MCTS) algorithm. He describes how deep neural networks, specifically value and policy network…