GitHub
0e0daf47
[add-fire] Merge post-0.19.0 master into add-fire ( #4328 )
4 年前
GitHub
3a7572b4
Integrate IActuators into ML-Agents core code. ( #4315 )
Co-authored-by: Chris Elion <chris.elion@unity3d.com>
4 年前
GitHub
e7916b08
add pre-commit hook for dotnet-format ( #4362 )
4 年前
GitHub
31919e08
[MLA-1267] Account for actuators in training and inference. ( #4371 )
4 年前
GitHub
53c13a29
docstrings and cleanup around actuators ( #4467 )
* docstrings and cleanup around actuators
* move ActionSpec property from IActionReceiver to IActuator
4 年前
GitHub
3893adcc
Misc doc fixes ( #4483 )
* Fix inheritdoc usage
* undo barracuda changes
* fix \'the the\'
* reword
* tweaks to env build instructions
* changelog
* Update docs/Learning-Environment-Executable.md
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
4 年前
GitHub
ddfacd86
Integrate BrainParameters with ActionSpec, update BrainParametersDrawer ( #4718 )
* make actionSpec not read-only
* add actionSpec in BrainParameters and update BrainParameters Drawer
* add serialization callbacks
* enable hybrid ParameterLoaderTest
4 年前
GitHub
2623c46f
Rider suggestions ( #4778 )
* more tests
* more suggestions
* more cleanup
* more imporvements
* fix compile error
Co-authored-by: Ruo-Ping Dong <ruoping.dong@unity3d.com>
4 年前
GitHub
399f99e7
Initial implementation using IHeuristicProvider. ( #4849 )
- Actuators can now optionally implement IHeuristicProvider to generate heuristic actions for agents.
Co-authored-by: Chris Elion <chris.elion@unity3d.com>
4 年前
GitHub
7f70330b
InputActuatorComponent to allow the generation of an action space from an InputActionAsset ( #4881 ) ( #4974 )
4 年前
GitHub
d1f0fc4c
[MLA-1783] built-in actuator type ( #4950 )
4 年前
GitHub
59d530fe
Make IActuator implement IHeuristicProvider. ( #5110 )
4 年前