Skip to content

Conversation

@daphne-cornelisse
Copy link

No description provided.

daphne-cornelisse and others added 24 commits November 11, 2025 18:26
* Add human ll loss with random actions [placeholder].

* Change clip coef

* Typo

* Integrate the actual human data into pipeline.

* Back at 194 K FPS. Save data to disk, only load small batch to gpu when needed.

* Ignore human data.

* Revert small unrelated change.

* Remove print statement

* Return the continuous actions for sanity checks.

* Log the weighted loss objectives instead.

* Always compute human log prob for systematic analysis.

* Bug fix: do not use human entropy.

* Small fixes

* Experimental settings.

* Simplify expert data generation logic.

* Small improvement

* Store amount of human data used in checkpoints (each seq is 3 seconds of human data).

* Cleanup/
* WIP guidance reward

* remove irrelevant const

* heading fix

* minor refactor

* fix normalize function defn

* removed master weight

* guidance reward sweeps
daphne-cornelisse and others added 4 commits November 24, 2025 18:22
…#112)

* start on obs space cfg

* rmv magic numbers

* Pass ini -> drive env.

* Working on fuse linear

* Integrate 700k SPS kernel.

* Dirty

* Profile fix

* linear max kernel

* Add linearmax kernels

* LinearMax with layernorm: 600/700K SPS, score of 0.85 in < 5 min.

* Use 1000 maps

* Best run gets score of .95 in 25 minutes.

* Advantage weighting exps

* Sweep setup.

* Increase steps.

* Remove exploration logging.

* Delete Triton kernel.

* Best score is 0.98 with 600K FPS. 800 K FPS with 128 road points.

* Better hparams

* Replace default learning rate and ent_coef.

* Minor

* start on obs space cfg

* rmv magic numbers

* Pass ini -> drive env.

* Working on fuse linear

* Integrate 700k SPS kernel.

* Dirty

* Profile fix

* linear max kernel

* Add linearmax kernels

* LinearMax with layernorm: 600/700K SPS, score of 0.85 in < 5 min.

* Best run gets score of .95 in 25 minutes.

* Advantage weighting exps

* Sweep setup.

* Increase steps.

* Remove exploration logging.

* Delete Triton kernel.

* Best score is 0.98 with 600K FPS. 800 K FPS with 128 road points.

* Better hparams

* Clean up.

* Minor

* Update profiling script.

* Adapt drive c network.

* Temp settings

* minor

* Set max agents to 32

* Add linear -> relu -> max kernel.

* Score is .98 after 70 minutes.

* Minor

---------

Co-authored-by: Joseph Suarez <jsuarez@puffer.ai>
@daphne-cornelisse daphne-cornelisse changed the title Guided self-play research Guided self-play Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants