GitHub
eeeb09b3
Make most property setters public. ( #3602 )
5 年前
Chris Elion
14a74feb
fix unit test
5 年前
GitHub
de29b8ec
[MLA-762] Better logging when no model + inference only ( #3617 )
* Improve warnings and exception if using unsupported combo
* add meta file
* fix unit test
5 年前
Chris Elion
40c48565
fix unit test
5 年前
GitHub
9b227be2
Merge pull request #3627 from Unity-Technologies/release-0.15.0-log-no-model
[MLA-762] Better logging when no model + inference only
5 年前
GitHub
6c3d007e
make StackingSensor public ( #3701 )
* make StackingSensor public, add some sanity checks
* actually make public, add to Public API check
* changelog
5 年前
Ervin Teng
06fa3d39
Merge branch 'master' into develop-sac-apex
5 年前
Andrew Cohen
1b9c643b
Merge branch 'master' into self-play-mutex
5 年前
GitHub
078c6502
Make the DecisionRequester public and customizable. ( #3716 )
* [API] Make the DecisionRequester public and add a delegate to its API to allow users to customize it's behavior.
- Rename Academy.AgentSetStatus to Academy.AgentPreStep and make it public.
- Fix Unity library cache issues for backwards compatibility tests.
- Collect standalone build and logs to artifacts for standalone build jobs.
- cat standalone build log if the build fails.
- Default verbose to False for standalone build test.
* disable backward compatibility test, bump communication version.
* still run training tests on latest.
* fix yml parse error.
5 年前
GitHub
aae58330
Merge branch 'master' into develop-add-inference-examples
5 年前
Andrew Cohen
933d7b32
Merge branch 'self-play-mutex' into soccer-2v1
5 年前
Ervin Teng
5e980ec1
Merge branch 'master' into develop-sac-apex
5 年前
Andrew Cohen
f41695b9
Merge branch 'soccer-2v1' into asymm-envs
5 年前
Andrew Cohen
b217f8bf
Merge branch 'master' into soccer-2v1
5 年前
Andrew Cohen
b4f52c88
Merge branch 'soccer-2v1' into asymm-envs
5 年前
GitHub
0a7e53be
Code Style - apply PascalCase ( #3828 )
* cleanup a few classes
* cleanup raycast code
* more capitalization
* more renames
* changelog and migration
* fix MaxStep in docs
* doc string
5 年前
GitHub
1e0b022f
[MLA-850] rename namespaces to Unity.MLAgents ( #3843 )
* rename in protos
* rename in C#
* doc changes, migration, changelog
* PR numbers
* fix standalone test path
5 年前
GitHub
d4bbecc1
apply Rider suggestions to API code ( #3847 )
5 年前
Arthur Juliani
212e2d1d
Merge remote-tracking branch 'origin/master' into develop-add-fire
5 年前
GitHub
d8956399
Merge pull request #3914 from Unity-Technologies/release_1_to_master
Merge Release 1 to master
5 年前
vincentpierre
c34dd5b6
Merge branch 'master' into develop-gym-wrapper
5 年前
GitHub
98777dcf
Fix Barracuda assembly reference. ( #3994 )
5 年前
Arthur Juliani
89ad3020
Merge remote-tracking branch 'origin/master' into develop-add-fire
# Conflicts:
# ml-agents/mlagents/trainers/policy/tf_policy.py
5 年前
GitHub
e29c3799
Fix Barracuda assembly reference. ( #3993 )
5 年前
Arthur Juliani
28e095e0
Merge remote-tracking branch 'origin/master' into develop-add-fire
5 年前
Andrew Cohen
59a60c1e
Merge branch 'master' into asymm-envs
5 年前
Andrew Cohen
34ecc7e6
Merge branch 'master' into asymm-envs
5 年前
vincentpierre
599d7e9f
Merging master
4 年前
Andrew Cohen
d8c123a0
Merge branch 'master' into sensitivity
4 年前
GitHub
3d53ec5a
Turns physics modules into optional dependencies. ( #5112 )
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
1b3e0ea3
[MLA-1880] Raycast sensor interface improvements ( #5222 )
* WIP
* remove debug info struct
* cleanup + add to test
* changelog
* fix unit tests
* PR feedback
4 年前
GitHub
723a8447
[MLA-1159] Add virtual methods to DecisionRequester ( #5223 )
4 年前
GitHub
d047802f
Rider suggested cleanup, part 1 ( #5265 )
4 年前
Miguel Alonso Jr
4846cf0f
Merge branch 'main' into develop-api-documentation-update
Updating with main.
4 年前