96 次代码提交 (main)

作者 SHA1 备注 提交日期
Deric Pang 479f7046 Addressing Arthur's PR comments. 6 年前
Deric Pang 20dd50c4 Addressing feedback from offline meeting. 6 年前
Deric Pang b5561409 Updating install_requires to be more strict. 6 年前
GitHub edfedbdb Enforce the grpcio version more strictly, should consider enforcing other packages versions as well (#1132) 6 年前
GitHub a776c668 Added a README for the ml-agents package (#1136) 6 年前
Arthur Juliani bb135f4f Python version is now restricted to 3.5 or 3.6. (#1145) 6 年前
GitHub 10d2a19d Release v0.5 (Develop) (#1203) 6 年前
GitHub a6f45b76 Fixing learn.py, trainer_controller.py, and Docker (#1164) 6 年前
Jonathan Harper 2127d15a Limit pytest <4.0.0 5 年前
vincentpierre c89ac855 tick the version number 5 年前
GitHub f5764c98 Merge branch 'develop' into release-v0.6 5 年前
GitHub cd087609 added the pypiwin32 package (#1668) 5 年前
GitHub 249e86a4 Ticked API : (#1696) 5 年前
Ervin T b30f4c90 Split `mlagents` into two packages (#1812) 5 年前
eshvk a50aadda * Ticked API : 5 年前
eshvk fc6d729f Explicitly adding all packages as imports 5 年前
eshvk eda78c63 Release 0.8.1 to fix pypi issues 5 年前
eshvk ef8009d9 Python code reformat via [`black`](https://github.com/ambv/black). 5 年前
Yuan Gao fa4d61b5 Bumping the ml-agents, ml-agents-envs, gym_unity versions 5 年前
GitHub 4966b888 Fixed the import issue (#2158) 5 年前
GitHub 33cb438b Tick version number for 0.9 (#2331) 5 年前
Ervin Teng 77849adf Increment package ver. Only trainers were changed. 5 年前
GitHub 7b69bd14 Refactor Trainer and Model (#2360) 5 年前
Ervin Teng 866212b1 Tick version to 0.9.0a 5 年前
Ervin Teng a78ea129 Re-tick version for pypi 5 年前
Ervin Teng 072d2ef8 Merge latest develop 5 年前
GitHub 3880fd3a Update development release version to 0.10.0.dev0 (#2443) 5 年前
Yuan Gao f33830bc Updated the python packages version to 0.9.2 5 年前
GitHub 0afd58fc More flexibility on the h5py version 5 年前
GitHub e2e31cbb new versions (#2504) 5 年前
GitHub d21be895 Develop allow python 3.7 (#2544) 5 年前
GitHub 0d48a352 Use argparse for arg parsing (#2586) 5 年前
GitHub 6f9a2dfa Tick version of API and pypi packages to 10 (#2610) 5 年前
Jonathan Harper 3fc14963 EXPERIMENTAL horovod support 5 年前
Chris Elion 43e23941 rough pass at tf2 support, needs cleanup 5 年前
Ervin Teng 005f312e Tick version numbers 5 年前
GitHub b51ccb52 Develop unified version (#2712) 5 年前
Chris Elion 3dc677ee add VERSION variable to each setup.py 5 年前
Chris Elion 229d0cc3 update setups and config 5 年前
GitHub 0438acbf Deploy new versions to pypi (#2789) 5 年前
Jonathan Harper c5b94751 Bump version to 0.11.0.dev0 5 年前
Ervin Teng e185844f Start on TF 2 policy 5 年前
Chris Elion 3d8a70fb Merge remote-tracking branch 'origin/develop' into try-tf2-support 5 年前
Jonathan Harper 6fb6bb4c Update package and communicator versions to 0.11 5 年前
Jonathan Harper 4cdc7b29 Bump version to 0.11.0.dev0 5 年前
Chris Elion 6d245128 temp force 2.0 5 年前
Chris Elion bcc5f9a0 numpy bump 5 年前
Anupam Bhatnagar f36a583c upgrading to tf-gpu 5 年前
Jonathan Harper f4c14d1d Remove filters / 0.11.0.dev3 5 年前
Anupam Bhatnagar d9910ee7 Merge branch 'develop' into develop-gpu-test 5 年前
Chris Elion 691d21e6 Merge remote-tracking branch 'origin/develop' into try-tf2-support 5 年前
Chris Elion 89ad0106 undo hacks 5 年前
Ervin Teng 987e0e3a Merge tf2 branch 5 年前
GitHub 28dbf4c5 Allow --version argument in mlagents-learn (#2942) 5 年前
GitHub 58b6c7c2 Rename mlagents.envs to mlagents_envs (#3083) 4 年前
GitHub b0a2a54f Add 'run-experiment' script, simpler curriculum config (#3186) 4 年前
Jason Bowman c3b15492 Modify demo loader to support gzip comression and reduce memory usage by seeking for individual reads 4 年前
Ervin Teng 0da08104 Add enlighten to setup.py 4 年前
GitHub 27f78f31 Removing the notebooks from the github repository. (#3704) 4 年前
Andrew Cohen 54f21ed0 test tf setup 2.1.0 4 年前
Andrew Cohen 461ff41b added six version req 4 年前
Andrew Cohen ced4ee85 tf version 2.2rc3 4 年前
GitHub 7b78ffeb support newer versions of tensorflow (2.1+) (#3830) 4 年前
GitHub 4181aad4 add six requirement (#3851) 4 年前
GitHub 5f3012a0 Release tooling (#3856) 4 年前
Christopher Goy ba80b292 format files with pre-commit. 4 年前
GitHub 39103ee1 lower min pyyaml version (#4004) 4 年前
Andrew Cohen f57d03e8 six versioning 4 年前
GitHub e92b4f88 [refactor] Structure configuration files into classes (#3936) 4 年前
Andrew Cohen e0aa5cee Merge branch 'develop-team-change-reset' into asymm-envs 4 年前
Andrew Cohen 34ecc7e6 Merge branch 'master' into asymm-envs 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub 1f5eb9da add pyupgrade to pre-commit and run (#4239) 4 年前
Ruo-Ping Dong df8f1b88 use torch 4 年前
GitHub d08bad06 Increase min supported tensorflow to 1.14.0 (#4411) 4 年前
vincentpierre 9d50d635 Feature use extra_requirement to add torch as optional dependency to mlagents 4 年前
GitHub 67a61a7c Update ml-agents/setup.py 4 年前
Ruo-Ping Dong fd1dc3a6 Merge branch 'master' into develop-torch-omp 4 年前
Ervin Teng 4b3f5f77 Add pympler 4 年前
Chris Elion f129ded4 tag filtering 4 年前
GitHub 6aed3c75 Convert pypi publish to github actions (#4539) 4 年前
Chris Elion 8d4886fd tag parsing: 4 年前
GitHub b3bc7896 Cherrypick bug fixes to release_9_branch (#4617) 4 年前
GitHub a690af74 [refactor] Make PyTorch the default and TensorFlow optional (#4517) 4 年前
GitHub 64e998a2 [bug-fix] Use float64 when converting np.ndarray to torch.tensor, cap Torch version to 1.7.x (#4610) 4 年前
GitHub 95efe03b [MLA-1519] Don't mark action_probs as an output node. (#4613) 4 年前
vincentpierre 713e65fb removing tensorflow testing for pytest and yamato 3 年前
GitHub 7954bd26 setuptools-based plugin for StatsWriters (#4788) 3 年前
Christopher Goy 3dfd98dd Update cattrs dependencies to support python3.9 (#4821) 3 年前
GitHub b89bb653 master -> main. (#5010) (#5044) 3 年前
GitHub 260b367c master -> main. (#5010) 3 年前
GitHub f16ce486 Update v2-staging from main (March 15) (#5123) 3 年前
GitHub cf623881 [docs] Update main doc references (#5251) 3 年前
GitHub ce4ad782 Release 17 version bumps and docs version bumps (#5280) 3 年前
GitHub b3d64f15 Cap cattrs version for now(#5397) 3 年前
GitHub 9354ca64 [Release 18] Update versions and links (#5414) 3 年前