GitHub
90a9d214
Match3 example ( #4515 )
4 年前
GitHub
1b933a0a
Add Graphics to the Match3 env ( #4627 )
* first pass - matching and gravity work
* valid moves WIP
* move enumeration, simple checking
* move detection
* fix up/down directions
* actuator and heuristic
* sensor
* reset if no moves
* add masking, retrain
* cleanup
* config update
* optionally force heuristic mode
* compressed observations, reset board if no moves
* TFModel meta files
* WIP abstract
* random move heuristic
* rename Move fields, migrate IsValid logic
* comments
* reduce dependency on Match3Agent
* abstractBoard as monobehavior
* move actuator to extensions
* move sensor to extensions
* update components in scene
* undo accidental checkins
* drawing cleanup, custom maxMoves logic
* meta file
* prefab, use 8 agents
* different behaviors
* timers, early out
* unit tests
* docs
* Apply suggestions from code review
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>...
4 年前
GitHub
88d3ec3e
Merge master into hybrid actions staging branch ( #4704 )
4 年前
Ervin Teng
66f3d2ad
Merge branch 'develop-contentropy' into develop-torch-clip
4 年前
Chris Elion
8cf87ed6
match3 settings
4 年前
Ervin Teng
e1378efc
Merge commit '6d729a0a2b2ba1fc946720cdb7871c9be3e38d45' into develop-fix-nan
4 年前
Ervin Teng
3b15cc32
Multiprocessing but Stats are quite broken
4 年前
vincentpierre
89605d02
Replaced .nn models with .onnx models
Missing so far :
- Visual3DBall
- CrawlerDynamicVariableSpeed
- CrawlerStaticVariableSpeed
- GridFoodCollector
- VisualFoodCollector
- GridWorld
- Match3
4 年前
vincentpierre
c18f687d
Modified all the models (except visual food collector)
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
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
bc0ba098
add option for Burst inference ( #4925 )
4 年前
GitHub
4d32857d
Merge branch 'master' into develop-var-len-obs-feature
4 年前
GitHub
ed28d1ba
[MLA-1768] retrain Match3 scene ( #4943 )
* improved settings and move to default_settings
* update models
4 年前
Ruo-Ping Dong
c87bce9e
Merge branch 'master' into develop-base-teammanager
4 年前
vincentpierre
e1b94b8b
Merge branch 'master' into develop-var-len-obs-feature
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
ccca1309
Merge pull request #5007 from Unity-Technologies/release_13_branch-to-master
Release 13 branch to master
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
f16ce486
Update v2-staging from main (March 15) ( #5123 )
4 年前
Christopher Goy
921ba4f0
Update v2-staging from main (March 15) ( #5123 )
4 年前
GitHub
8637fb62
Adding model overrider to match3 prefabs ( #5067 )
4 年前
Chris Elion
970f1d40
Merge remote-tracking branch 'origin/v2-staging' into MLA-1634-ObservationSpec
4 年前
Ervin Teng
1f026c70
Merge branch 'main' into develop-superpush-branch-cleanup
4 年前
Ervin Teng
ce872033
Revert "Merge branch 'main' into develop-superpush-branch-cleanup"
This reverts commit 5bea802525381f931a5e0f8b8778fe27a12f03af, reversing
changes made to cee3524e85161e13689d95f66bc6bff994d2cdfd.
4 年前
Andrew Cohen
9e77d7e1
Merge branch 'main' into develop-soccer-groupman
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 年前
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
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
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 年前
GitHub
b1b8f9b0
Fix inference CI timeouts in Match3 and VisualFoodCollector ( #5298 ) ( #5302 )
4 年前
GitHub
68bb5103
Fix inference CI timeouts in Match3 and VisualFoodCollector ( #5298 )
* add ModelOverrider to VisualFoodCollector
* use fast stepping when graphics disabled
* match3 - check ModelOverrider instead of graphics
* comments
4 年前
Miguel Alonso Jr
4846cf0f
Merge branch 'main' into develop-api-documentation-update
Updating with main.
4 年前