GitHub
|
c3c34267
|
Merge pull request #5018 from Unity-Technologies/develop-use-correct-names-for-recurrent-inputs-and-outputs
Modified the model_serialization to have correct inputs and outputs
|
4 年前 |
GitHub
|
766c4e27
|
Merge pull request #5020 from Unity-Technologies/fix-adding-name-field-to-var-len-obs-and-adding-to-changelog
Adding a SensorName field to BufferSensor
|
4 年前 |
vincentpierre
|
a2705fb1
|
adding inheritdoc
|
4 年前 |
vincentpierre
|
86c70fc1
|
Changing Sorter to use the new Editor and serialization
|
4 年前 |
vincentpierre
|
2dba37a0
|
Adding a custom editor for BufferSensorComponent
|
4 年前 |
vincentpierre
|
332894ee
|
Adding a note to the CHANGELOG about var len obs
|
4 年前 |
vincentpierre
|
3068ae1f
|
Adding a helper method for creating observation placeholder names and removed the _h and _c placeholders
|
4 年前 |
vincentpierre
|
ae03c01d
|
Adding a name field to BufferSensorComponent
|
4 年前 |
vincentpierre
|
5b5171f8
|
switching from CamelCase to snake_case
|
4 年前 |
GitHub
|
c1d19e89
|
Fix gpu pytests (#5019)
* Move tensors to cpu before converting it to numpy
|
4 年前 |
vincentpierre
|
22db0335
|
Modified the model_serialization to have correct inputs and outputs
|
4 年前 |
GitHub
|
a2c8b4c4
|
Make GridSensor a non allocating object after initialization. (#5014)
Co-authored-by: Chris Elion <chris.elion@unity3d.com>
|
4 年前 |
GitHub
|
42682bcc
|
Adding links to CV/Robotics/GameSim (#5012)
|
4 年前 |
GitHub
|
260b367c
|
master -> main. (#5010)
|
4 年前 |
GitHub
|
338af2ec
|
Move the Critic into the Optimizer (#4939)
Co-authored-by: Ervin Teng <ervin@unity3d.com>
|
4 年前 |
GitHub
|
ccca1309
|
Merge pull request #5007 from Unity-Technologies/release_13_branch-to-master
Release 13 branch to master
|
4 年前 |
GitHub
|
5ce1083b
|
Merge pull request #5006 from Unity-Technologies/fix-num-layers-rnd-pyramids
Fixing the number of layers in the config of PyramidsRND
|
4 年前 |
vincentpierre
|
8f729b75
|
Fixing the number of layers in the config of PyramidsRND
|
4 年前 |
GitHub
|
37f6fdc2
|
Add component menues for some sensors and actuators. (#5001)
|
4 年前 |
GitHub
|
7ce91153
|
Fix InputActuatorComponent tests asmdef. (#4994) (#4995)
|
4 年前 |
GitHub
|
9e28a98d
|
Merge pull request #4972 from Unity-Technologies/docs-add-var-len-obs-to-readme-and-overview
Docs add var len obs to readme and overview
|
4 年前 |
GitHub
|
ddb01eb2
|
MultiAgentGroup Interface (#4923)
* add SimpleMultiAgentGroup
* add group reward field to agent and proto
|
4 年前 |
GitHub
|
4d5545c8
|
Set ignore done=False in GAIL (#4971)
|
4 年前 |
GitHub
|
12e1b1b6
|
remove spec property in gym wrapper (#4985)
|
4 年前 |
GitHub
|
118303ec
|
Update barracuda, swtich Agents in Sorter use Burst. (#4979)
|
4 年前 |
GitHub
|
a2f9a513
|
Add an example project for the InputSystemActuator. (#4976)
|
4 年前 |
GitHub
|
08b3e7f1
|
WebGL compile test (#4966)
|
4 年前 |
GitHub
|
5d78d641
|
Update 2018 project version to fix burst errors. (#4977)
|
4 年前 |
vincentpierre
|
429067b4
|
adding a comic and readding removed feaures docs
|
4 年前 |
GitHub
|
0ccca975
|
Communicator factory (#4965)
|
4 年前 |
vincentpierre
|
0640c9bb
|
forgot a dot
|
4 年前 |
GitHub
|
29b6e5b2
|
pass sensor dimension flags to analytics (#4954)
|
4 年前 |
vincentpierre
|
328e9c77
|
-
|
4 年前 |
GitHub
|
b0719885
|
InputActuatorComponent to allow the generation of an action space from an InputActionAsset (#4881)
|
4 年前 |
vincentpierre
|
bd839dd6
|
Adding the Variable length observation to the readme and to the overview of ML-Agents
|
4 年前 |
GitHub
|
f783fb67
|
handle no plugins found (#4969)
|
4 年前 |
GitHub
|
f3620c13
|
Update grid sensor doc (#4958)
* update grid sensor doc
Co-authored-by: Arthur Juliani <awjuliani@gmail.com>
|
4 年前 |