Andrew Cohen
|
293bd20b
|
fix torch test_ppo
|
4 年前 |
Andrew Cohen
|
97d94a83
|
fix test_tf_policy
|
4 年前 |
Andrew Cohen
|
3c65b964
|
fixed recurrent prev_action issue
|
4 年前 |
Andrew Cohen
|
cd73cce2
|
test_trajectory fixed
|
4 年前 |
Andrew Cohen
|
94179947
|
fix demo loader tests
|
4 年前 |
Andrew Cohen
|
762274d9
|
agent processor tests
|
4 年前 |
Andrew Cohen
|
73b778cc
|
rename extract to from_dict
|
4 年前 |
Andrew Cohen
|
b5d1c071
|
Merge branch 'master' into develop-action-buffer
|
4 年前 |
Andrew Cohen
|
4ebc6c44
|
ml-agents-envs pass
|
4 年前 |
Andrew Cohen
|
8172b3d6
|
test_simple_rl/reward providers pass tf/torch
|
4 年前 |
Andrew Cohen
|
dee6b805
|
fixed bug in discrete
|
4 年前 |
Andrew Cohen
|
24fd9b3c
|
torch reward providers all pass
|
4 年前 |
Andrew Cohen
|
85e4db33
|
bc tests pass
|
4 年前 |
Andrew Cohen
|
056630d7
|
sac continuous and discrete train
|
4 年前 |
Andrew Cohen
|
fcf6471e
|
2d discrete passes
|
4 年前 |
Andrew Cohen
|
ad951493
|
debugging discrete
|
4 年前 |
Andrew Cohen
|
b36fcf16
|
discrete runs/cont passes
|
4 年前 |
Andrew Cohen
|
bd917c9c
|
action buffer passes continuous
|
4 年前 |
Andrew Cohen
|
d8dd5e44
|
Merge branch 'master' into develop-action-buffer
|
4 年前 |
Andrew Cohen
|
f6355ba9
|
Merge branch 'develop-action-spec' into develop-action-buffer
|
4 年前 |
Andrew Cohen
|
c745bdd8
|
rename create empty to empty action
|
4 年前 |
Andrew Cohen
|
e5cc57f9
|
rename create random to random action
|
4 年前 |
Andrew Cohen
|
a343f4e1
|
increase seq length
|
4 年前 |
Andrew Cohen
|
667d295c
|
recurrent sac passes locally but fails on CI for inexplicable reasons
|
4 年前 |
Andrew Cohen
|
653de147
|
fix AgentExperience typing
|
4 年前 |
Andrew Cohen
|
b70e6078
|
reduce steps_per_update recurrent sac
|
4 年前 |
Andrew Cohen
|
3f771e61
|
add ActionBuffers and utils
|
4 年前 |
Andrew Cohen
|
95892058
|
reduce recurrent step/increase batch size
|
4 年前 |
Andrew Cohen
|
8df63dab
|
reduce visual advanced steps
|
4 年前 |
Andrew Cohen
|
4f66ebc2
|
fix recurrent sac
|
4 年前 |
Andrew Cohen
|
505dcf80
|
fix recurrent/advanced ppo tests
|
4 年前 |
Andrew Cohen
|
5b9aab58
|
fix advanced vis encoder simple rl
|
4 年前 |
Andrew Cohen
|
a4c3e26a
|
make validate action private
|
4 年前 |
Andrew Cohen
|
afd16cc9
|
rename make_x to creat_x/remove redundant properties
|
4 年前 |
Andrew Cohen
|
dca09bd9
|
add docstrings
|
4 年前 |
Andrew Cohen
|
0e032b0a
|
make is_discrete/is_continuous strict
|
4 年前 |
Andrew Cohen
|
1bbe492c
|
fixed tests/ -> single validate_action func
|
4 年前 |
Andrew Cohen
|
c74adb81
|
fix specs in torch util
|
4 年前 |
Andrew Cohen
|
b6d10456
|
removed action_spec.size
|
4 年前 |
Andrew Cohen
|
55a40cae
|
moved type and shape checking into ActionSpec
|
4 年前 |
Andrew Cohen
|
486b1402
|
fix yamato
|
4 年前 |
Andrew Cohen
|
719d94e9
|
fix entropy_sum after merge
|
4 年前 |
GitHub
|
23800f33
|
Merge branch 'master' into develop-action-spec
|
4 年前 |
Andrew Cohen
|
ae920478
|
resolve conflicts
|
4 年前 |
Andrew Cohen
|
0a3c5633
|
fix yamato
|
4 年前 |
Andrew Cohen
|
ccd7cc4c
|
fix recurrent sac test
|
4 年前 |
Andrew Cohen
|
0e28dd8f
|
add static method to create continuous/discrete
|
4 年前 |
Andrew Cohen
|
b47327a9
|
Add __eq__ and __str__ to ActionSpec
|
4 年前 |
Andrew Cohen
|
97dfa142
|
fix action_spec refs
|
4 年前 |
Andrew Cohen
|
6cf54bf2
|
remove self.action_spec from policy/bc
|
4 年前 |