Christopher Goy
0f2ddceb
Pass artifactory url for all pip calls in yamato ( #4282 )
* pass artifactory url for all pip calls in yamato
* pip proto generation libs
* undo pyupgrade on generated code
4 年前
Christopher Goy
a0b14d72
fix artifactory url ( #4246 )
4 年前
Christopher Goy
9a4f0998
pip url fix ( #4278 )
* pip url fix
* Update url
* Update com.unity.ml-agents-test.yml
4 年前
Christopher Goy
df230969
fix artifactory url ( #4246 )
4 年前
Christopher Goy
bbebe5e5
Add more dependencies. Remove function from yamato_utils.py that was only used for inferece tests.
4 年前
Christopher Goy
e78a88ed
Fix package.json format.
4 年前
Christopher Goy
5dafb483
Update version numbers.
4 年前
Christopher Goy
d309c365
update PR number in changelog.
4 年前
Christopher Goy
24b11216
Bump barracuda version, make our dependencies explicit in the package.json file.
4 年前
Christopher Goy
16211df2
Update barracuda in the hopes that our burst crashes go away. ( #4359 ) ( #4365 )
4 年前
GitHub
6c698da5
(case 1255312) Conditionally use different namespace for ScriptedImporters ( #4187 )
* Update barracuda version to 1.0.1.
* Fix multiplayer package issue.
* Update changelog.
* Bump ml-agents package version to 1.0.3.
4 年前
GitHub
65a73e01
Fix compile warning ( #4186 )
This was introduced after the last release, so no release notes needed.
4 年前
GitHub
a54aef02
[MLA-1223] Backport Heuristic fixes ( #4176 )
* [bugfix] Make FoodCollector heuristic playable (#4147 )
* Modified the documentation of the Heuristic method (default action = previous action) (#4174 )
Co-authored-by: Ervin T <ervin@unity3d.com>
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
4 年前
GitHub
da5d8923
backport fix for MLA-1106 ( #4158 )
4 年前
Christopher Goy
d032084c
Remove 'preview' tag from version for verification.
4 年前
GitHub
4b5f5c8a
fix missing metafile ( #3999 )
* add missing metafile, change package to 1.0.2
* changelog
* undo DevProject
5 年前
GitHub
98777dcf
Fix Barracuda assembly reference. ( #3994 )
5 年前
GitHub
a6374024
fix typo in log message ( #3987 )
5 年前
GitHub
06aae2c0
[docs] Add missing config and make sure to use floats in example ( #3989 )
* Add missing config and make sure to use floats in example
* Moved init_path
5 年前
GitHub
d7b8fd51
Fix barracuda version in changelog
5 年前
GitHub
a2e3f36d
Wrong variable naming in code example ( #3983 ) ( #3988 )
Co-authored-by: Sebastian Schuchmann <schuchmannsebastian@gmail.com>
5 年前
GitHub
265fca35
update barracuda to 0.7.1 ( #3977 )
5 年前
GitHub
4eeb7f55
Release 2 docs ( #3976 )
* Add v1.0 blog post and update reference paper. (#3947 )
* Develop mm fix readme releases (#3966 )
* Fix broken link and clean-up Releases section.
* Updated link to be consistent with the table.
* Update one of the bullets for consistency.
* update table, add Versioning doc
* release_2_docs
Co-authored-by: Marwan Mattar <marwan@unity3d.com>
5 年前
GitHub
1d2e70c1
[docs] Add memory_size hyperparameter ( #3973 )
5 年前
GitHub
0c0d1deb
update changelog ( #3975 )
5 年前
GitHub
d2bc86c8
Release 2 cherry pick ( #3971 )
* [bug-fix] Fix issue with initialize not resetting step count (#3962 )
* Develop better error message for #3953 (#3963 )
* Making the error for wrong number of agents raise consistently
* Better error message for inputs of wrong dimensions
* Fix #3932 , stop the editor from going into a loop when a prefab is selected. (#3949 )
* Minor doc updates to release
* add unit tests and fix exceptions (#3930 )
Co-authored-by: Ervin T <ervin@unity3d.com>
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
Co-authored-by: Chris Goy <christopherg@unity3d.com>
5 年前
GitHub
422247a0
update versions for patch release ( #3970 )
* update versions for patch releae
* Update precommit flake8 (#3961 )
* fix changelog
5 年前