CRAPS BLACK
Log in Try it free
The project

Built to measure craps, not to beat it.

Craps Black 2.0 is a measurement instrument dressed as software. Behind it sits Apex, a statistical engine trained on millions of recorded outcomes, and a neural sequence model whose only job is to tell an unusual run apart from an ordinary one. This page explains how it was built, what it actually does, and what it deliberately refuses to do.

recorded outcomes in the reference corpus
5.4M
rolls in the rolling window per session
500
from roll entered to panel redrawn
120 ms
casino table layouts normalised
100+
Under the hood

Where machine learning comes in

The learned layer sits on top, and it is deliberately narrow. It does not forecast. It calibrates — it decides how surprising a reading is, given everything the corpus has seen before, so that the panel can tell you when a run is genuinely unusual and, far more often, when it is not.

Normalisation across tables

A classifier trained on more than a hundred casino layouts maps whatever your table calls its fields onto one internal format, so a session at a live table and a session on a different provider produce comparable numbers.

Adaptive baseline

A rolling recalibration every 50 rolls keeps the reference window travelling with your session instead of lagging behind it, which is what stopped early versions from reporting a deviation that had already closed twenty minutes earlier.

Sequence model for surprise scoring

A small recurrent network reads the ordered history and outputs a single calibrated number: how unusual this stretch is against 5.4 million recorded outcomes. On fair dice the honest answer is almost always “not very”, and the model says so plainly.

Anomaly and integrity checks

The same machinery flags input that does not look like craps at all — a mistyped roll, a duplicated entry, a stretch that drifts implausibly far from any fair pair of dice — so your ledger stays clean enough to be worth keeping.

None of these four components predicts the next number, and none of them could. That is not modesty; it is the structure of the game. What they do is make a session legible while it is still happening.

The software

What you actually get

Apex 2.0 — Totals panel

The 6 to 10 totals furthest from their expected count in the current sample, hot and cold, each with the size of its gap in standard deviations and a plain-language reading of whether that gap is remarkable.

Compass 2.0 — Range panel

The session split into Under 7 (2–6), Seven and Over 7 (8–12), with the running share of each against the 41.67% that each outside range is expected to hold, and how far the current session has moved from it.

The session ledger

Every session you log — bankroll in, bankroll out, minutes at the table — rolled into the number that matters most and is hardest to feel: your actual cost per hour, across months rather than across one memorable night.

Limits you set before you sit down

A loss cap and a time cap, entered while you are still calm, with a visible bar as you approach them and a warning when you cross. The software cannot stop you. It can refuse to let it happen quietly.

Apex and Compass are the names of the two panels inside the software. There is no third tier, no premium engine and no upgrade behind them.

Why it matters

What this changes for the player community

This category of software has a bad history, and it earned it. The market is full of products that promise prediction, publish invented accuracy rates and recruit through affiliate chains that pay for players rather than for results. Everything those products sell rests on a claim that cannot be true, and the people who buy them tend to be exactly the people who could least afford to.

A shared standard for honest numbers

Deviations reported in standard deviations, expected values derived from the 36 combinations of two dice rather than from marketing, and no accuracy percentage anywhere — because no honest version of that figure exists for this category.

Your own data, in your own hands

The ledger belongs to you and exports to CSV in one click. A player who can show six months of real numbers is a player nobody can sell a miracle to.

Limits treated as a feature, not a disclaimer

Loss and time caps sit in the main panel, not in a settings page nobody opens. Seeing 68% of your cap spent, in the moment, does more than any warning printed in a footer.

A player who knows their real cost per hour makes different decisions from one who remembers their best night. That is the whole benefit we claim, and we think it is a larger one than it first sounds.