Граф коммитов

3529 Коммитов

Автор SHA1 Сообщение Дата
Chris Goy 1b08dad673
Fix Mac backcompat test (#5519) 2021-08-31 12:37:16 -07:00
Chris Goy b792f3180f
Only update the native library and the c# calls that need to be made to clean up channels. (#5283) 2021-08-27 14:37:41 -07:00
Maryam Honari 45dc5dc981
[FIX] prioritize cli options over yaml (#5495)
* prioritize cli over yaml in checkpointSettings

* prioritize resume if both set in one place

* fixed test_commandline_args

* addressing comments:renaming, commenting

* more tests and referenced in change_log
2021-08-18 11:04:27 -07:00
Vincent-Pierre BERGES 8bf91f9b84
[Fix] When using the registry, validate the path is valid (#5487) 2021-08-04 13:09:02 -07:00
jmercado1985 d199d01b01
Update README.md (#5457)
Added dodgeball blogpost with link
2021-07-30 15:31:48 -07:00
Borna Cvitanić 00f6c4f3fc
Removed doc parameter for nonexistent argument (#5475)
* Removed doc parameter for nonexistent argument

* Fixed argument order
2021-07-28 12:02:51 -07:00
Vincent-Pierre BERGES 5150de36b7
tmpfile.gettempdir() does not do what is expected on Mac. (#5480)
* tmpfile.gettempdir() does not do what is expected on Mac.

* Remove unecessary Path
2021-07-27 10:56:43 -07:00
Ruo-Ping Dong 5ffc783253
Fix torch device option in argparser (#5467) 2021-07-22 17:50:18 -07:00
Ruo-Ping Dong 6d8ba75e0e
Add docs for training on headless server (#5469) 2021-07-22 15:55:04 -07:00
Ruo-Ping Dong 9a6def3003
Fix FoodCollector behavior name in SAC config (#5468) 2021-07-22 15:54:41 -07:00
Vincent-Pierre BERGES d5b9d10c68
replacing python3 with python (#5463) 2021-07-19 14:11:03 -07:00
Vincent-Pierre BERGES ad7ec2fc28
Develop poca cc num agents (#5449)
* adding the number of agents as input to the centralized critic for experimentation

* Normalizing the number of agents

* Formatting

* Fix mypy

* Fixing the test

* Simplifying the code

* Adding a very simple test

* Update ml-agents/mlagents/trainers/torch/networks.py

* format

* More steps in test
2021-07-15 11:39:03 -07:00
Kolby Nottingham 4c602b0971
Remove unused reparameterize arg from Policy class (#5436)
* Remove unused reparameterize arg from Policy

* Test fix

* TorchPolicy formatting

* reparameterization chagelog

* Revert changelog

Co-authored-by: Kolby Nottingham <kolby.nottingham@unity3d.com>
2021-06-30 11:37:38 -07:00
Ervin T 6150aa9d8f
[bug-fix] Fix when group terminal steps are deleted, robust test (#5441)
* Fix when terminal steps are deleted, robust test

* Update changelog

* Fix test comment
2021-06-25 16:31:39 -07:00
Ruo-Ping Dong 59211621fc
Fix attribute name for torch device in argparser (#5433) 2021-06-17 15:45:50 -07:00
Chris Elion 8963f72703
fix table (#5429) 2021-06-10 10:25:54 -07:00
Chris Elion 85737ed922 fix release versions and changelog section 2021-06-09 20:10:04 -07:00
Chris Elion 138f119919 Update table with new release (#5425) 2021-06-09 20:10:04 -07:00
Chris Elion 382673e3b4 fix cref error found by doc validation (#5421) 2021-06-09 20:10:04 -07:00
Chris Elion 2e44a7154d fix reward calculations (#5418) 2021-06-09 20:10:04 -07:00
Chris Elion 4306762083 add changelog entries for PRs that were missing them before. (#5416) 2021-06-09 20:10:04 -07:00
Chris Elion 4b7cee0bb5 [Release 18] Update versions and links (#5414) 2021-06-09 20:10:04 -07:00
andrewcoh d72a0ae105
cast time penalty to float (#5424) 2021-06-08 11:50:09 -07:00
Ruo-Ping Dong c268d97921
Add model back in SoccerTwos example (#5419) 2021-06-07 15:52:52 -07:00
Chris Elion 760b9f197a
Update package versions for main branch (#5413) 2021-06-03 09:42:45 -07:00
Chris Elion f2b3515aad
Update changelog before Release 18 branch (#5412) 2021-06-02 15:44:33 -07:00
Chris Elion 32f52dbb44
remove circleci config (#5407) 2021-06-02 10:40:35 -07:00
Chris Elion 4d3e60c9c2
Run CI on Colab notebooks. (#5409) 2021-06-02 09:42:41 -07:00
Vincent-Pierre BERGES c7a1799aeb
Fix the reporting of histogram stats and adding a test (#5410)
* Fix the reporting of histogram stats and adding a test

* Appending to the Changelog
2021-06-01 16:01:26 -07:00
Chris Elion 8b6dd3d285
update colab links in readme (#5408) 2021-06-01 13:17:18 -07:00
Chris Elion b5b1aef356
[MLA-2017] Move colab notebooks to github (#5399) 2021-06-01 09:51:16 -07:00
Chris Elion 0597fea4e5
add 1.0.8 to the release table (#5398) 2021-05-27 10:35:56 -07:00
Ruo-Ping Dong bc4050bfc3
Cap cattrs version for now(#5397) 2021-05-26 15:20:59 -07:00
Ruo-Ping Dong 56e6d333a5
Add rendering to Gym wrapper limitations (#5389) 2021-05-26 12:29:22 -07:00
Vincent-Pierre BERGES 39da84f873
Editing the GridSensor documentation for 2D use case (#5396)
* Editing the GridSensor documentation for 2D use case

* changing chagelog
2021-05-26 12:19:15 -07:00
Ruo-Ping Dong c1ae3e0654
Add visual encoder input size limit to documentation (#5388) 2021-05-26 12:11:59 -07:00
Vincent-Pierre BERGES 4aa19785c8
Modifying the changelog for the continuous action SAC target entropy fix (#5394) 2021-05-26 11:51:13 -07:00
Ruo-Ping Dong 5510d29150
visual stacking doc typo (#5392) 2021-05-25 17:13:58 -07:00
Ruo-Ping Dong cf1f6be25a
Remove duplicated term in glossary (#5379)
* remove duplicated Policy in glossary

* sort alphabetically
2021-05-25 11:13:46 -07:00
Ruo-Ping Dong 05425b4b69
Update visual stacking doc (#5391) 2021-05-25 11:04:05 -07:00
Chris Elion a3b61674b5
pre-commit - fix depencency on pydoc-markdown (#5390) 2021-05-24 17:51:37 -07:00
Chris Elion 4390c8591f
Warn if no joints on Root Body (#5387) 2021-05-24 16:56:50 -07:00
Chris Elion 44fe48e1ea
[WIP] 2.0 verified to main (#5385) 2021-05-24 14:28:49 -07:00
Chris Elion cfd4a5907b
remove empty dependency - hopefully fixes dependabot (#5386) 2021-05-24 13:37:03 -07:00
jmercado1985 60570526b6
Update README.md (#5371)
Added new blog post link
2021-05-24 15:28:36 -04:00
Chris Elion b6065b725a
check in empty dependency to clear dependabot graph (#5384) 2021-05-24 11:36:28 -07:00
Ruo-Ping Dong 85dce43296
Fix NullReferenceException for Behavior Parameters without Agent (#5382)
* check agent existence. add warning box

* changelog
2021-05-24 11:24:34 -07:00
Vincent-Pierre BERGES 9f6b4b8978
[WIP] [Fix] Fixing collect observation called on done (#5375)
* [WIP] [Fix] Fixing collect observation called on done

* Update com.unity.ml-agents/Runtime/Agent.cs

* ⚠️ Modifying the test of stacking sensor when the agent is done

* modifying the documentation for BufferSensor to specify to call AddObservation in the CollectObservations method
2021-05-20 11:12:20 -07:00
Ruo-Ping Dong 3ea84c9b75
Add stacking option to VectorSensorComponent (#5376) 2021-05-19 14:54:08 -07:00
Miguel Alonso Jr 61be828912
Develop api documentation update (#5325)
* Python Low Level API Documentation

Added Python Low Level API Documentation in addition to How to Use document. Added link to API documentation in How to Use document.

* Fixed pre-commit issues with docstrings in mlagents-env base_env

* Added local precommit hook to autogenerate markdown documentation using pydoc-markdown

* Updated github precommit workflow to install pydoc-markdown

* Updated github precommit workflow to fix pydoc-markdown install order.

* Some refactoring and docstring updates.

* Removed modules from doc generation as per https://github.com/Unity-Technologies/ml-agents/pull/5325#discussion_r632838268

* Some edits to the documentation (#5369)

* Some edits to the documentation

* fix precommit

* Update ml-agents-envs/mlagents_envs/base_env.py

* regenerating markdown

* Added fixed version to pydoc-markdown precommit install.

* Updated docs readme to add link to new Python API documentation.

Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
2021-05-19 08:47:53 -04:00