Urgent.News

What's breaking now, across thousands of outlets.

AI

Go grandmaster becomes first human to win series against advanced AI engine in 3-hour match

We've still got some fight left in us.

Go grandmaster becomes first human to win series against advanced AI engine in 3-hour match

In a landmark event on July 21, top-ranked Go grandmaster Shin Jin-seo became the first human to defeat advanced AI platform KataGo in a three-game series. This remarkable achievement stands as a testament to human capabilities, coming nearly three decades after the historic defeat of Chess grandmaster Garry Kasparov by supercomputer Deep Blue. Go is considered the oldest board game still widely played, originating in China and predating Chess by at least 1400 years.

Shin, who is 26 years old, secured his victory with a 2-1 series win against KataGo, which is hailed as the world's leading artificial intelligence Go engine. Despite facing an initial setback, Shin managed to come back and secure his win. The match, which lasted three hours, was notably shorter than the typical six-hour professional Go games.

Shin emphasized the significance of this series, stating that it demonstrated humans can still hold their own against AI. He credited his victory to building the board according to his own style, rather than trying to imitate AI moves.

Written by urgent.news from PC Gamer's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at pcgamer.com →

More in AI

From API to GPU, Week 6 (Part 1): A Model That Predicts, and How Wrong It Is

Phase 2 of 8: Enough ML to understand inference. Week 6 of 32, part 1 of 2. Every week so far, the model already existed.

  • Model predicts Celsius to Fahrenheit conversions with random weights and biases
  • Training process adjusts weights and biases to minimize prediction error
  • Forward pass compares predictions with actual values to measure error

From API to GPU, Week 6 (Part 2): Watching a Neural Network Learn

Phase 2 of 8: Enough ML to understand inference. Week 6 of 32, part 2 of 2. Part 1 built a one-neuron model that converts Celsius to Fahrenheit, made it predict, and scored how wrong it was with a…

  • Neural network learning involves weight and bias adjustments
  • Loss is minimized through gradient computation
  • Optimizer updates occur during training loop stages

Agentic AI Is Mostly Marketing. Memory Is the Part That's Real.

Open any 'agentic AI' repo trending on GitHub this month and you'll find the same shape: a while loop, a tool-calling wrapper, a retry policy, and a system prompt that says 'you are an autonomous…

  • Most "agentic AI" in 2026 is automation with chat interface, not truly agentic.
  • Memory allows systems to change behavior over time without human intervention.
  • Many projects add memory as an afterthought, resulting in plateaued performance.

When Should an AI Suggestion Become a Financial Record?

AI can classify an expense, propose a match between a bank transaction and an invoice, or flag an unusual cash-flow pattern. None of those outputs should automatically become accounting truth.

  • Store AI suggestions as immutable artifacts with key information
  • Commit suggestions through domain rules, not just confidence score
  • Maintain separate layers: suggestion, decision, and record layers

More from Saturday 5 September →