GitHub
90a9d214
Match3 example ( #4515 )
4 年前
Arthur Juliani
1737be14
Update protobufs
4 年前
GitHub
ded1f79b
Merge pull request #4732 from Unity-Technologies/goal-sensors
Adds SensorTypes and GoalSensors
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
5645b401
Merge pull request #4786 from Unity-Technologies/merge-release11-master
Merge release11 master
4 年前
vincentpierre
44ed3258
Merging master
4 年前
Ervin Teng
330fc1d0
Merge branch 'master' into develop-centralizedcritic-mm
4 年前
Ruo-Ping Dong
180d3e20
Merge branch 'develop-centralizedcritic-mm' into develop-cc-teammanager
4 年前
HH
0024a286
merge ervin's new stuff
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 年前
vincentpierre
396bc43c
Merging master
4 年前
vincentpierre
bcec7303
merging master
4 年前
GitHub
c556335e
Add enum for sensor implementations, send in analytics ( #4871 )
4 年前
GitHub
2fb87e4f
Merge branch 'master' into reward-dist
4 年前
GitHub
2bc19b68
Add CreateActuators API, obsolete old method. ( #4899 )
* Add CreateActuators method to the ActuatorComponent class which wraps the original method. The original method will be removed in the future.
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
4 年前
Ervin Teng
b6f88d6d
Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager
4 年前
GitHub
4d32857d
Merge branch 'master' into develop-var-len-obs-feature
4 年前
Ruo-Ping Dong
c87bce9e
Merge branch 'master' into develop-base-teammanager
4 年前
GitHub
d1f0fc4c
[MLA-1783] built-in actuator type ( #4950 )
4 年前
GitHub
5b667867
Add component menues for some sensors and actuators. ( #5001 ) ( #5002 )
4 年前
Chris Elion
e4f51ca7
Merge remote-tracking branch 'origin/master' into MLA-1734-demo-provider
4 年前
Ervin Teng
d4438878
Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager
4 年前
Ervin Teng
e46a86ad
Merge branch 'master' into develop-superpush-int
4 年前
GitHub
37f6fdc2
Add component menues for some sensors and actuators. ( #5001 )
4 年前
GitHub
ccca1309
Merge pull request #5007 from Unity-Technologies/release_13_branch-to-master
Release 13 branch to master
4 年前
Andrew Cohen
e37c5a98
Merge branch 'master' into develop-coma2-trainer
4 年前
HH
4c947151
Merge branch 'main' into hh/develop/dodgeball
4 年前
Ervin Teng
61781a1a
Merge branch 'main' into develop-agentprocessor-teammanager
4 年前
Andrew Cohen
9060da06
Merge branch 'develop-agentprocessor-teammanager' into develop-coma2-trainer
4 年前
Arthur Juliani
06c147f8
Merge remote-tracking branch 'origin/main' into goal-conditioning-new
# Conflicts:
# Project/Assets/ML-Agents/Examples/Crawler/Prefabs/CrawlerBase.prefab
# Project/Assets/ML-Agents/Examples/GridWorld/Prefabs/Area.prefab
# Project/Assets/ML-Agents/Examples/GridWorld/Scenes/GridWorld.unity
# Project/ProjectSettings/TagManager.asset
# com.unity.ml-agents/Runtime/Sensors/CameraSensor.cs
# com.unity.ml-agents/Runtime/Sensors/VectorSensor.cs
# ml-agents/mlagents/trainers/torch/networks.py
# ml-agents/mlagents/trainers/torch/utils.py
4 年前
GitHub
c9153aa7
Removing Obsolete methods from the package ( #5024 )
* Removing Obsolete methods from the package
* Missing depecration and modified changelog
* Readding the obsolete BrainParameter methods, will need a larger discussion on these
* Removing Action Masker, readding the warining when using a non-implemented Heuristic, Removing NumAction from Brain Parameters
* removing documentation and some calls to deprecated methods in the extensions package
* Editing the Changelog to put the unreleased on top
4 年前
Ervin Teng
c8137dcd
Merge branch 'main' into develop-superpush-int
4 年前
GitHub
4863475c
non-IEnumerable interface for action masking ( #5060 )
4 年前
Christopher Goy
4d7ce41b
[MLA-1634] Add ObservationSpec and update ISensor interfaces ( #5127 )
4 年前
Chris Elion
8f16fab3
use ObservationSpec everywhere
4 年前
Chris Elion
1c508989
spec and inplacearray cleanup
4 年前
GitHub
7c7d02ce
[MLA-1634] Add ObservationSpec and update ISensor interfaces ( #5127 )
4 年前
Christopher Goy
c9be2433
Removing Obsolete methods from the package ( #5024 )
* Removing Obsolete methods from the package
* Missing depecration and modified changelog
* Readding the obsolete BrainParameter methods, will need a larger discussion on these
* Removing Action Masker, readding the warining when using a non-implemented Heuristic, Removing NumAction from Brain Parameters
* removing documentation and some calls to deprecated methods in the extensions package
* Editing the Changelog to put the unreleased on top
4 年前
Christopher Goy
092c2718
non-IEnumerable interface for action masking ( #5060 )
4 年前
Christopher Goy
113c1bca
[MLA-1634] Add ObservationSpec and update ISensor interfaces ( #5127 )
4 年前
GitHub
78851829
Merge pull request #5157 from Unity-Technologies/v2-staging-rebase-2
V2 Staging back to main
4 年前
Andrew Cohen
18be47e8
Merge branch 'main' into develop-soccer-groupman-mod
4 年前
GitHub
1cc30d75
[MLA-1634] Compression spec ( #5164 )
4 年前
GitHub
354c37ca
[MLA-1634] Remove SensorComponent.GetObservationShape() ( #5172 )
4 年前
Ruo-Ping Dong
deeea398
Merge branch 'main' into ai-hw-2021
4 年前
GitHub
65bbb10b
[MLA-1824] make SensorComponent return ISensor[] ( #5181 )
* Make SensorComponent return an array
* split match3 sensors, partial retrain
* docstrings, migration, changelog, cleanup
4 年前
vincentpierre
d4716caa
Merge branch 'main' into goal-conditioning-sensors-3
4 年前
GitHub
443f1cba
[MLA-1584] Match3 variable board size ( #5189 )
4 年前
GitHub
41f38daa
[MLA-1909] Match3 and Camera/RenderTexture sensor GC improvements ( #5233 )
4 年前
GitHub
76722df4
[MLA-1912] Move Match3 to com.unity.ml-agents ( #5259 )
4 年前
GitHub
578b0900
[MLA-1939] Match3 Custom Editor ( #5263 )
4 年前
GitHub
d047802f
Rider suggested cleanup, part 1 ( #5265 )
4 年前
GitHub
cdac8351
check for missing AbstractBoard, display warning ( #5276 )
4 年前
GitHub
260d55a0
check for missing AbstractBoard, display warning ( #5276 ) ( #5278 )
4 年前
Miguel Alonso Jr
4846cf0f
Merge branch 'main' into develop-api-documentation-update
Updating with main.
4 年前
Chris Goy
83c7ed74
Light proofreading.
4 年前
Chris Goy
8aaa2f15
dotnet-format
4 年前
Chris Goy
ca8f66e2
clarify BoardSize.NumCellTypes and BoardSize.NumSpecialTypes
4 年前
GitHub
456c2341
[WIP] 2.0 verified to main ( #5385 )
3 年前