779a0ea89f
adding use idm to test scripts and running test suite
Arec Jamgochian
2022-08-24 02:44:21 -07:00
3a09a6eb7d
adding idm override option flag, set to true. current running experiments for gail and shail experiment A to see how different times are. Since were on cpus on the cluster, guessing it will be 10x
Arec Jamgochian
2022-08-07 16:33:09 -07:00
9c9ee8f21b
clearing stale __init__
iros22
Arec
2022-04-11 21:46:40 -07:00
3d3b3d510a
removing demo generation script and including it in readme. updating expert data generator to loop over tracks and match readme
Arec Jamgochian
2022-03-03 20:20:36 -08:00
1ee3805aba
adding trained test policies, as well as fixing evaluate script and commands
Arec Jamgochian
2022-02-27 23:51:12 -08:00
e37911eeff
removing gail-trpo since performance is about the same as gail, adding experiment evaluation script, updating metric averaging to work
Arec Jamgochian
2022-02-27 23:03:28 -08:00
e110570092
adding final bc configs, updating experiment to validate in longer intervals
Arec Jamgochian
2022-02-27 20:40:24 -08:00
5f77398fd0
commiting json files and intermediate settings used to run baseline methods around 02-26, 16ocklock. Next will set off big tuning runs for gail, gailtrpo, and bc (with committed values)
Arec Jamgochian
2022-02-27 16:27:01 -08:00
569e0756ca
getting loading of configs, overwriting with seeds, running with tune, and moving back to directory working. adding check for either training or testing, and allowing specification of number of test cpus to split seeds over
Arec Jamgochian
2022-02-27 02:25:16 -08:00
21cbd1c956
getting best shail/hail configs outsave up and running, adding shell for test runs
Arec Jamgochian
2022-02-27 01:22:39 -08:00
acb4fdc518
renaming shail policy file, removing ogail file since its unnecessary
Arec Jamgochian
2022-02-27 00:00:42 -08:00
3280041efa
committing what is hopefully final run of sgail for both experiments, A and B
Arec Jamgochian
2022-02-26 23:48:58 -08:00
3b9051505e
naming convention doesnt like env key, leakyrelu is no bueno, running quick experiment to see which option sets can work with our time left. the options that look 4s ahead are definitely out of the questions, possibly the 2s ones aswell
Arec Jamgochian
2022-02-26 16:02:29 -08:00
f9d3cceed5
Save checkpoints and config to folder, move params to config
ebuehrle
2022-02-26 12:23:42 +01:00
c28c6c05b7
added ogail script and splitting up feasability on next line to avoid calculating it unnecessarily (though it might be fine as is)
Arec Jamgochian
2022-02-25 18:39:33 -08:00
fa98601fa6
fixing issues with lazylinear sequential, setting off a big run
Arec Jamgochian
2022-02-25 17:48:56 -08:00
59083ebce3
making option list indexable to visualize in tensorboard. noticing run from last night had much better performance under more long options, unclear if due to choice or environment factors, like episodes lasting longer. making stoponcollision and seed parameters. fixing ability to see reward metrics under ray/tune/, problem was they were being returned as tensors, not floats
Arec Jamgochian
2022-02-25 16:36:14 -08:00
d1f23e6d25
readding expertdata to gitignore, just manually adding expert joint state and action files
Arec Jamgochian
2022-02-25 01:27:02 -08:00
46564231ef
changing gitignore to upload expert data for evaluation, adding multiple roundabout trackfile environments in vecenv
Arec Jamgochian
2022-02-25 01:21:16 -08:00
bf9ce84fe4
changing when directory name gets saved
Arec Jamgochian
2022-02-25 00:42:44 -08:00
99aa50a08b
added support for different activations, number of hidden layers, options, running a big run over this
Arec Jamgochian
2022-02-25 00:00:04 -08:00