This website requires JavaScript.
Explore
Help
Sign In
huangfu
/
InteractionImitation
Watch
1
Star
0
Fork
0
You've already forked InteractionImitation
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
427a9e4f1b5a397b343de0a2adb6e8855ee63a93
InteractionImitation
/
src
/
util
History
Arec
427a9e4f1b
adding rollout and trajectory flattening utilities. including old implementation in this commit
2022-01-18 17:53:56 -08:00
..
__init__.py
fixing expert data combiner and adding feasibility checking with all options to util.collisions
2021-10-21 06:59:21 -07:00
collisions.py
Check emergency braking in available actions
2021-10-28 17:54:58 +02:00
nn_training.py
Bugfixes in valuedice
2021-08-04 20:53:03 +02:00
render_env.py
fixing rendering system and main script to align with new repo changes
2021-11-09 07:15:07 -08:00
rollout.py
adding rollout and trajectory flattening utilities. including old implementation in this commit
2022-01-18 17:53:56 -08:00
transform.py
making a differentiable transform for use for pytorch, making sure the fitting function treats nans properly while fitting. next issue: forward pass is returning nans
2021-07-22 12:37:36 -07:00