CalibratedDecisions.

Repo · Games & real time

jev-plays-pokemon-red

Pokemon Red on PyBoy where code owns the route and the arithmetic, Jev only picks at branches, and every battle turn's faint prediction is scored by…

Open github.com ↗

How builders describe it

Pokemon Red on PyBoy where code owns the route and the arithmetic, Jev only picks at branches, and every battle turn's faint prediction is scored by Brier against RAM state.

The decision Jev makes

Choose a legal move, a lane or an NPC reaction each turn.

Where it fits

Games are a stress test for decision speed. Jev picks the next move from the legal ones, fast enough for arcade games and deep enough for chess and strategy. All 173 games & real time projects →

Related projects