GitHub
|
12e1fc28
|
[feature] Hybrid SAC (#4574)
|
4 年前 |
Andrew Cohen
|
ff324d0c
|
fixed sac recurrent tf simple rl
|
4 年前 |
Andrew Cohen
|
8c42dcc7
|
fix tensorflow test ppo
|
4 年前 |
Andrew Cohen
|
4bf182aa
|
fix tensorflow test simple rl
|
4 年前 |
Andrew Cohen
|
85b18389
|
fix test tf policy
|
4 年前 |
Andrew Cohen
|
22f42f5b
|
fix torch test ppo
|
4 年前 |
Andrew Cohen
|
e88558c3
|
fix torch test policy
|
4 年前 |
Andrew Cohen
|
701c1a3f
|
fix test torch distributions
|
4 年前 |
Andrew Cohen
|
1812f08b
|
fix test trajectory
|
4 年前 |
Andrew Cohen
|
0c5934ec
|
fix test agent processor
|
4 年前 |
Andrew Cohen
|
1e66d623
|
resolve all conflicts with staging
|
4 年前 |
Andrew Cohen
|
886883b3
|
Merge branch 'develop-hybrid-action-staging' into develop-hybrid-actions-singleton
|
4 年前 |
Andrew Cohen
|
704be28b
|
fix subprocess_env_manager check of action info length
|
4 年前 |
Andrew Cohen
|
32d77b5e
|
Merge branch 'develop-hybrid-action-staging' into develop-hybrid-actions-singleton
|
4 年前 |
Andrew Cohen
|
6ffbf209
|
fix imports in test utils
|
4 年前 |
Andrew Cohen
|
11e2f5e4
|
remove unused imports test_hybrid
|
4 年前 |
Andrew Cohen
|
63f86950
|
Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton
|
4 年前 |
GitHub
|
cc948a41
|
Policy output actiontuple (#4651)
|
4 年前 |
Andrew Cohen
|
d0c8b5f1
|
added docstrings to action model
|
4 年前 |
Andrew Cohen
|
662fd6b1
|
added docstrings to action flattener
|
4 年前 |
Andrew Cohen
|
7ba10239
|
remove action spec attribute from policy
|
4 年前 |
Andrew Cohen
|
89bb11d3
|
remove actionspec logic simple test env
|
4 年前 |
Andrew Cohen
|
60309d8f
|
fix torch policy tests
|
4 年前 |
GitHub
|
9d8a7d6f
|
Update ml-agents/mlagents/trainers/policy/tf_policy.py
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
|
4 年前 |
Andrew Cohen
|
d984af1f
|
action model and network tests
|
4 年前 |
Andrew Cohen
|
2dc2ffe3
|
add action util files
|
4 年前 |
Andrew Cohen
|
17496265
|
move AgentAction, ActionLogProbs, and ActionFlattener to separate files
|
4 年前 |
Andrew Cohen
|
272affe0
|
preliminary aciton model tests
|
4 年前 |
Andrew Cohen
|
35769b53
|
Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton
|
4 年前 |
Andrew Cohen
|
88b8f4b4
|
replace use_discrete with action_sizes in simple_rl
|
4 年前 |
Andrew Cohen
|
95566e44
|
Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton
|
4 年前 |
Andrew Cohen
|
7973b46c
|
remove print bc
|
4 年前 |
Andrew Cohen
|
8d7e449f
|
torch curiosity tests pass
|
4 年前 |
Andrew Cohen
|
1d234d1d
|
bc works
|
4 年前 |
Andrew Cohen
|
60466287
|
fix simple test env
|
4 年前 |
Andrew Cohen
|
771f1901
|
remove unused code
|
4 年前 |
Andrew Cohen
|
6174c428
|
move action model to explicit distributions
|
4 年前 |
Andrew Cohen
|
7750bccd
|
all hybrid simple rl tests pass
|
4 年前 |
Andrew Cohen
|
06f1f254
|
1:1 and continuous/discrete train
|
4 年前 |
Andrew Cohen
|
498b1ee6
|
Merge branch 'develop-action-buffer' into develop-hybrid-actions-singleton
|
4 年前 |
Andrew Cohen
|
da978fc6
|
add separate hybrid test file
|
4 年前 |
GitHub
|
e4db5dc5
|
ActionSpec and ActionBuffer (#4578)
|
4 年前 |
Andrew Cohen
|
601f02a8
|
update simple rl tests
|
4 年前 |
Andrew Cohen
|
e5f14400
|
Merge branch 'master' into develop-hybrid-actions-singleton
|
4 年前 |
Andrew Cohen
|
fc3027ac
|
tf tests except gail pass
|
4 年前 |
Andrew Cohen
|
5a3f5b4a
|
remove comments
|
4 年前 |
Andrew Cohen
|
4b9a7db6
|
remove old behaviorspec
|
4 年前 |
Andrew Cohen
|
aa5cf8ab
|
rename ActionModel
|
4 年前 |
Andrew Cohen
|
35b88994
|
simple rl tests pass
|
4 年前 |
Andrew Cohen
|
74553853
|
use ModuleList
|
4 年前 |