Skip to content

5.0 Self Play Env - Admiral - #682

Merged
jsuarez5341 merged 7 commits into
PufferAI:5.0from
Kinvert:admiral-5.0
Sep 9, 2026
Merged

jsuarez5341 merged 7 commits into
PufferAI:5.0from
Kinvert:admiral-5.0

Conversation

@Kinvert

@Kinvert Kinvert commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Each of the two agents controls their 5 ships. They control their sail angle, rudder angle, and cannons on each side.

Pool score with best sweep is 0.85.

To get this, it needed global env monitoring to set curriculum advancement, and to keep it deterministic the best way I could find was __atomic, which is kinda ugly.

The simplest method, per env curriculum advancement, was getting 0.25 and that was deterministic, as it didn't need special vec init etc.

The .cu is a port from my .h and I haven't reviewed that yet.

2 layers, hidden 128, horizon 128

@Kinvert
Kinvert marked this pull request as ready for review September 9, 2026 16:03
@jsuarez5341
jsuarez5341 merged commit da7fe7d into PufferAI:5.0 Sep 9, 2026
0 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants