GitHub
|
8a79612a
|
Update docs/Training-SAC.md
Fix typo
Co-Authored-By: andrewcoh <54679309+andrewcoh@users.noreply.github.com>
|
5 年前 |
Ervin Teng
|
8d2434c2
|
kill trainer threads when training finishes
|
5 年前 |
Ervin Teng
|
23039746
|
Disable threading for all simple_rl tests
|
5 年前 |
Ervin Teng
|
a36c6e9c
|
Fix default value in docs
|
5 年前 |
Ervin Teng
|
0bc4cc1e
|
Merge branch 'master' of github.com:Unity-Technologies/ml-agents into develop-sac-apex
|
5 年前 |
Ervin Teng
|
92158d54
|
Remove threaded from trainer_controller
|
5 年前 |
Ervin Teng
|
9fe104d6
|
Make threading disable-able per trainer
|
5 年前 |
Ervin Teng
|
d11f2f73
|
Increase PushBlock summary steps
|
5 年前 |
Ervin Teng
|
0ff591bc
|
Adjust Reacher steps_per_update
|
5 年前 |
GitHub
|
24b387d3
|
Merge branch 'master' into develop-sac-apex
|
5 年前 |
Ervin Teng
|
370b3c40
|
Fix subprocess env manager test
|
5 年前 |
Ervin Teng
|
9b0da1a4
|
Adjust walker params
|
5 年前 |
Ervin Teng
|
bdabb27f
|
get_nowait in env_manager
|
5 年前 |
Ervin Teng
|
e5fbfc35
|
Remove params from get_nowait
|
5 年前 |
Ervin Teng
|
e90ef688
|
Revert to get_nowait method in AgentManagerQueue
|
5 年前 |
Ervin Teng
|
d1fed8ae
|
Remove empty_queue interface
|
5 年前 |
Ervin Teng
|
46d83839
|
Adjust subprocessor test
|
5 年前 |
Ervin Teng
|
51e76f00
|
Adjust SAC recurrent
|
5 年前 |
Ervin Teng
|
b781c46b
|
Update migrating doc
|
5 年前 |
Ervin Teng
|
5e980ec1
|
Merge branch 'master' into develop-sac-apex
|
5 年前 |
Ervin Teng
|
d2d88b6a
|
Fix env_manager test
|
5 年前 |
Ervin Teng
|
66bc2498
|
Trainer config adjustments
|
5 年前 |
Ervin Teng
|
99ce4b59
|
Improve tests
|
5 年前 |
Ervin Teng
|
f29b17a9
|
Don't block one policy queue
Only put policies when policy is actually updated
|
5 年前 |
Ervin Teng
|
81f78aec
|
Make fields properties
|
5 年前 |
Ervin Teng
|
f6fcf512
|
Clean up interface for AP
|
5 年前 |
Ervin Teng
|
817aab95
|
Update steps_per_update documentation
Add constant
Tweak buffer max size
|
5 年前 |
Ervin Teng
|
8b52a2d0
|
Address comments in docs
|
5 年前 |
Ervin Teng
|
441fbb91
|
Fix subprocess test
|
5 年前 |
Ervin Teng
|
d1895272
|
Fix ghost trainer locking up
|
5 年前 |
Ervin Teng
|
971e4b2d
|
Don't block when disabling threading
|
5 年前 |
Ervin Teng
|
ed06f37c
|
Ability to disable threading
|
5 年前 |
Ervin Teng
|
80d91d62
|
Update changelog
|
5 年前 |
Ervin Teng
|
b7151b51
|
Remove num_update as param
|
5 年前 |
Ervin Teng
|
8bf8c9a9
|
Update docs
|
5 年前 |
Ervin Teng
|
06fa3d39
|
Merge branch 'master' into develop-sac-apex
|
5 年前 |
Ervin Teng
|
e4d1df01
|
Fix TC test
|
5 年前 |
Ervin Teng
|
93351d30
|
Fix comments
|
5 年前 |
Ervin Teng
|
3deb8e30
|
Make trainer in separate threads
|
5 年前 |
Ervin Teng
|
ee27e2cc
|
Fix tests
|
5 年前 |
Ervin Teng
|
dbf8f7a5
|
Fix comment
|
5 年前 |
Ervin Teng
|
0fa2f4f7
|
Don't count buffer_init_steps
|
5 年前 |
Ervin Teng
|
84e526fa
|
Update trainer config
|
5 年前 |
Ervin Teng
|
293579dd
|
Use steps_per_update to determine SAC train interval
|
5 年前 |