NuCon/nucon
Dominik Roth 088b7d4733 fix: make collect_data resilient to game crashes
- Save dataset every N steps (default 10) so a disconnect loses at most
  one checkpoint's worth of samples instead of everything
- Retry _get_state() on ConnectionError/Timeout rather than crashing,
  resuming automatically once the game comes back up

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 17:52:17 +01:00
..
drake_assets Impl drake 2024-10-03 23:25:53 +02:00
__init__.py Dev and simulator fixes 2026-03-12 16:27:48 +01:00
core.py Add valve API, cheat_mode, and write-only param fixes 2026-03-12 17:16:08 +01:00
drake.py Fix typo in meme 2024-10-03 23:28:29 +02:00
model.py fix: make collect_data resilient to game crashes 2026-03-12 17:52:17 +01:00
rl.py Fix rl/sim blockers and add NuconGoalEnv for HER training 2026-03-12 17:37:16 +01:00
sim.py Fix rl/sim blockers and add NuconGoalEnv for HER training 2026-03-12 17:37:16 +01:00