GitHub
e471bd8b
Refactoring of the tests folder for the trainers ( #4510 )
* Refactoring of the tests folder for the trainers
* Fixing issues
* Fixing issues
* Fixing issues
4 年前
GitHub
c188781b
[life improvement] Moving Python files around ( #4531 )
* Moved components to the tf folder and moved the TrainerFactory to the `trainer` folder
* Addressing comments
* Editing the migrating doc
* fixing test
4 年前
GitHub
be723c66
Change BrainParametersProto to support ActionSpec ( #4579 )
4 年前
GitHub
cb8e4d25
Add ActionSpec ( #4586 )
Co-authored-by: Ervin T <ervin@unity3d.com>
4 年前
GitHub
3c96a3a2
Action Model ( #4580 )
Co-authored-by: Ervin T <ervin@unity3d.com>
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
4 年前
Andrew Cohen
dca09bd9
add docstrings
4 年前
Andrew Cohen
afd16cc9
rename make_x to creat_x/remove redundant properties
4 年前
Andrew Cohen
505dcf80
fix recurrent/advanced ppo tests
4 年前
Andrew Cohen
4f66ebc2
fix recurrent sac
4 年前
Andrew Cohen
8df63dab
reduce visual advanced steps
4 年前
Andrew Cohen
95892058
reduce recurrent step/increase batch size
4 年前
Andrew Cohen
b70e6078
reduce steps_per_update recurrent sac
4 年前
Andrew Cohen
667d295c
recurrent sac passes locally but fails on CI for inexplicable reasons
4 年前
GitHub
94c59e31
C# changes for hybrid action spaces ( #4587 )
* Add hybrid action capability flag (#4576 )
* Change BrainParametersProto to support ActionSpec (#4579 )
* Assign new BrainParametersProto fields based on capabilities (#4581 )
* ActionBuffer with hybrid actions for RemotePolicy (#4592 )
* Barracuda inference for hybrid actions (#4611 )
* Refactor BarracudaModel loader checks (#4629 )
* Export separate nodes for continuous/discrete actions (#4655 )
* Separate continuous/discrete actions in AgentActionProto (#4698 )
* Force different nodes for new and deprecated action output (#4705 )
4 年前
GitHub
990f801a
Develop hybrid action staging ( #4702 )
Co-authored-by: Ervin T <ervin@unity3d.com>
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
Co-authored-by: Ruo-Ping Dong <ruoping.dong@unity3d.com>
Co-authored-by: Chris Elion <chris.elion@unity3d.com>
4 年前
Andrew Cohen
cd73cce2
test_trajectory fixed
4 年前
Andrew Cohen
88b8f4b4
replace use_discrete with action_sizes in simple_rl
4 年前
Andrew Cohen
272affe0
preliminary aciton model tests
4 年前
Ruo-Ping Dong
8ed14762
Merge branch 'develop-hybrid-actions-singleton' into develop-hybrid-actions-csharp
4 年前
Andrew Cohen
4bf182aa
fix tensorflow test simple rl
4 年前
Ruo-Ping Dong
a7d04be6
Merge branch 'develop-hybrid-actions-singleton' into develop-hybrid-actions-csharp
4 年前
Andrew Cohen
ff324d0c
fixed sac recurrent tf simple rl
4 年前
Andrew Cohen
b0c02ee0
Merge branch 'develop-hybrid-actions-csharp' into develop-actionmodel-csharp
4 年前