Skip to content
Apollo AI

Neural Pattern Model

Rates every number on how often and how recently it appeared, then groups them.

Toolkit part 2 of 5 · Groups

What it is

The Neural Pattern Model is Apollo AI's AI layer. It looks at every number in a game's stored history and rates it in two ways.

  • Frequency: how many times it has been drawn.
  • Recency: how many draws since it last appeared.

Numbers with similar ratings go into the same group, making four groups in total.

What it isn't

It's a neat summary of history, not a forecast. Quiet numbers aren't "due", and busy numbers aren't "hot". Every official draw starts fresh.

Where you'll see it

The group ring in the Visual Chart Suite shows the four groups, and the Recommendation Generator uses them when it builds a set. For more on reading recent movement, see reading the trend line.