The blog post discusses the author's experience with the Google Agent Development Kit (ADK) and how they implemented recursive, planner-based agents using this framework. The author explores various agent orchestration patterns ou...
This tutorial explores how to find the optimal racing line for AWS DeepRacer tracks using reinforcement learning. It discusses the limitations of training directly on AWS due to its opaque training process and presents a method fo...
This tutorial focuses on building a transformer-based model for Handwritten Mathematical Expression Recognition (HMER) using the CROHME 2023 dataset. It covers the process of tokenization, vocabulary building, and encoding/decodin...
The blog post recounts a visit to Bletchley Park, the UK’s code-breaking center during WWII, highlighting Alan Turing's contributions, particularly the development of the Bombe machine used to decipher Enigma codes. It explains th...
The blog post discusses the recent cheating scandal in high school math competitions, particularly focusing on the American Mathematics Competitions (AMC) and its implications for the International Mathematical Olympiad (IMO). It ...
The blog post discusses the transformative impact of Generative AI on user interface design, highlighting its unpredictable nature and the design challenges it presents. It identifies seven key design elements in Generative AI app...
The blog post explores the history and strategy of Blackjack, detailing its evolution from a game of luck to one analyzed through scientific methods. It discusses the contributions of key figures like the 'Four Horsemen of Aberdee...
The article discusses Bill Benter's journey in developing a successful horse race betting model, which he documented in his 1994 paper. It highlights the evolution of his model, the use of historical data from the Hong Kong Jockey...
This tutorial covers the training of an end-to-end Visual Odometry (VO) model using the KITTI dataset, which is essential for robotics and autonomous systems to determine position and orientation from camera images. The KITTI data...
The blog post discusses Randall Munroe's 'Thing Explainer', which simplifies complex concepts using only the 1,000 most common English words. It explores the potential of using large language models (LLMs) to write with a limited ...
The text discusses the author's experience with Google's Agent Development Kit (ADK) and how they extended Anthropic's agent workflows with recursive planning. It outlines the patterns in Anthropic's post on 'Building Effective Ag...
The text discusses the book Thing Explainer by Randall Munroe, which explains complex topics using only the 1,000 most common English words. It explores the possibility of using large language models to write with a limited vocabu...
The text discusses the recent cheating scandal in high school math competitions, particularly the American Mathematics Competitions (AMC), and the impact on the International Mathematical Olympiad (IMO). It also explores the rise ...
Generative AI interfaces are changing the digital landscape by introducing randomness and creativity to the output, posing challenges for interface design. The limitations of Generative AI include slow inference, limited modalitie...
The text is about Bletchley Park, the central site of the UK’s code breaking efforts during World War II. It focuses on Alan Turing's legacy, the Enigma machine, and the British Bombe, which was Alan Turing’s successful attempt at...
The text is a tutorial on finding the optimal racing line for AWS DeepRacer tracks using reinforcement learning. It involves training a reinforcement learning agent in a car racing environment to achieve fast lap times and then tr...
The text is a tutorial on training an end-to-end Visual Odometry (VO) model using the KITTI dataset. It explains the process of determining a vehicle or robot's position and orientation based on its camera images, and the signific...
The text is a tutorial on building a transformer-based model for Handwritten Mathematical Expression Recognition (HMER). It includes information on the CROHME dataset, tokenization, vocabulary building, encoding, decoding, and the...
Blackjack, also known as 21, is a popular casino game with a history dating back to the 17th century. The game's strategy was first scientifically analyzed in the 1950s, leading to the development of a basic strategy to minimize t...
The text revisits the algorithm that changed horse race betting, focusing on Bill Benter's academic paper titled Computer Based Horse Race Handicapping and Wagering Systems: A Report. It presents an annotated version of the paper ...
This post is a report on advanced horse race tactics using Trakus coordinate data. It includes the extraction and analysis of four performance-impacting features from the coordinate data, as well as recommendations for racing stra...