175 次代码提交 (main)

作者 SHA1 备注 提交日期
GitHub 758c611a fix all the places that used v0.3 and should be fixed, also updated t… (#863) 6 年前
Vincent Gao 1894b960 fixed the migration doc 6 年前
Vincent Gao a6cf663c added quote 6 年前
unityjeffrey 6ed6b8d6 updated ml-agents to ml-agents toolkit where appropriate 6 年前
unityjeffrey a0d43170 fixed migration and repo comments 6 年前
unityjeffrey 8681cfcf removed the 6 年前
GitHub 0c417c55 Release v0.5 (#1202) 6 年前
Deric Pang 40f4eb3e Cleaning up documentation. 6 年前
Deric Pang f4d6fee7 Adding correct links for migration guide. 6 年前
Arthur Juliani 108e770e Updating the migrating doc (#1137) 6 年前
Vincent(Yuan) Gao 423a6bc9 Replacing training screenshots with updated markdown. (#1152) 6 年前
GitHub a69ec095 improve the migration doc (#1155) 6 年前
Arthur Juliani b07dbd66 Adding specific mlagents-learn vs. learn.py example. (#1157) 6 年前
GitHub ffffe131 Renamed MLAgentsSDK to UnitySDK. (#1170) 6 年前
GitHub 29084e77 Curriculum learning reward thresholding bug fix (#1141) 6 年前
Arthur Juliani 2cd8e250 Documentation 0.5 Release Check List (Part 1) (#1154) 6 年前
Vincent(Yuan) Gao 24796cf6 Project Version 2017.4 (#1173) 6 年前
GitHub d7224351 Brains as Scriptable Objects (#1250) 6 年前
GitHub 0951b40c pull/1294 from has-taiar (#1310) 6 年前
GitHub bee7a14d Update Migrating.md 6 年前
GitHub 966cf6d4 Update Migrating.md 6 年前
GitHub bd4a8db2 Documentation Update (#1339) 6 年前
Jonathan Harper c08ff802 v0.6 docs minor updates (#1373) 6 年前
vincentpierre c6c7e2f4 Documentation revert TF# 6 年前
vincentpierre b9ca64ea Minor typo fix 6 年前
GitHub f5764c98 Merge branch 'develop' into release-v0.6 6 年前
GitHub 2ca5cd21 Release v0.8 docs (#1924) 5 年前
eshvk 9ef89ef5 Migration doc fixes 5 年前
GitHub 6016b775 Added Migrating docs for 0.9 (#2347) 5 年前
Jeffrey Shih 728afebf Release 0.9.0 docs checklist and cleanup - v2 (#2372) 5 年前
GitHub f01dd1c1 [coding conventions] Change c# code to be compliant with Unity coding conventions. (#2555) 5 年前
GitHub babe9e2f Develop remove academy done (#2519) 5 年前
GitHub af32b443 Update Migrating.md with note about environments (#2624) 5 年前
Ervin Teng 64c26526 Change docs and ipynb to reflect new import path 5 年前
GitHub 393a296b Change docs and ipynb to reflect new import path for UnityEnvironment (#2673) 5 年前
Chris Elion 7a178f12 Fixed various typos (#2652) 5 年前
GitHub 6d7d3c22 [migrating] Update migrating docs to call out gRPC service changes. (#2654) 5 年前
GitHub 5f5ccfa0 Feature Deprecation : Online Behavioral Cloning (#2659) 5 年前
GitHub 24ba9d58 Develop deprecate broadcasting (#2669) 5 年前
GitHub 68266eed Change docs and ipynb to reflect new import path for UnityEnvironment (#2690) 5 年前
GitHub 39f280d6 Develop spawn brains (#2676) 5 年前
GitHub 99146e97 1 to 1 Brain to Agent (#2729) 5 年前
GitHub 7ef4a3b4 migration guide for Visual Observations (#2785) 5 年前
GitHub d009511a fix trailing whitespace in markdown (#2786) 5 年前
GitHub 25c00996 Editing documentation : Migrating.md (#2793) 5 年前
GitHub b9134367 Migration - add a note about updating both python and c# (#2900) 5 年前
GitHub 4c19aef2 Add note on RayPerception change (#2837) 5 年前
GitHub 3a6ceea4 Migration guide for action/observation changes. (#2850) 5 年前
GitHub 05a54c3b Ray Perception Sensor docs (#2911) 5 年前
GitHub 6055de8b Adding a note in Migrating.md about heuristic (#2975) 5 年前
GitHub f547dcbf Update heading of migration guide. 5 年前
GitHub ebaae073 add migration notes on Behavior Type (#3008) 5 年前
GitHub d67dd4e6 Merge branch 'master' into release-0.12.0-to-master 5 年前
GitHub 6327284a Add note about installing Barracuda (#3018) 5 年前
GitHub 199054f4 [docs] Update installation docs to mention installation of Barracuda. (#3030) 5 年前
GitHub f8621d4d Release 0.12.1 doc fixes (#3070) 4 年前
GitHub 8ec5ab62 Develop side channels: migrate reset parameters (#2990) 5 年前
GitHub eb0d6633 [docs] Update installation docs to mention installation of Barracuda. (#3030) (#3031) 5 年前
GitHub 35c995e9 Merge pull request #3038 from Unity-Technologies/develop 5 年前
GitHub a6df9f43 Develop new ll api (#3022) 5 年前
GitHub 1fa07edb Remove Standalone Offline BC Training (#2969) 4 年前
Chris Elion fdc810ff move (first pass) 4 年前
GitHub 58b6c7c2 Rename mlagents.envs to mlagents_envs (#3083) 4 年前
GitHub 5e42ca24 Bump the official supported Unity version to 18.4. Fixes MLA-23 (#3121) 4 年前
GitHub dd6e5e1c Update version in migration guide 4 年前
GitHub bec2e8f0 Add Trajectory/Policy Queues, move Trainer logic to advance() (#3113) 4 年前
GitHub d985dded Merge branch 'master' into merge-release-0.13.0 4 年前
GitHub b0a2a54f Add 'run-experiment' script, simpler curriculum config (#3186) 4 年前
GitHub 39f1f310 Don't inherit from Academy, remove virtual methods (#3184) 4 年前
GitHub 4269447e Convert Academy to a singleton (#3210) 4 年前
GitHub 0366af0b Always reset when agent is done (#3222) 4 年前
GitHub 33f09a49 Simplifying the Agent reset logic (#3242) 4 年前
GitHub 03664e75 Make On Demand Decision the default (#3243) 4 年前
GitHub a1a1126d Trim some public fields on the Agent (#3269) 4 年前
GitHub 590559e7 Make the Agent reset immediately after Done (#3291) 4 年前
GitHub 9e969100 clean up migration notes (#3313) 4 年前
GitHub 9d6c16f0 Update BananaCollector reference in docs (#3318) 4 年前
GitHub 4f71523a Migration guide for RayPerceptionSensor+scale (#3344) 4 年前
GitHub bde6cfaf Update docs to reflect new package installation workflow. (#3362) 4 年前
GitHub ad48c521 Fix typos. (#3363) 4 年前
GitHub 03c8559b Fix migration (Academy.DestroyAction is internal) (#3364) 4 年前
GitHub 198c448b migration guide (#3375) 4 年前
GitHub 434985b2 Split out 0.14 in the migration guide (#3374) 4 年前
GitHub ae9d12b5 Remove monitor (#3372) 4 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub 94c948c9 Release 0.14.0 more doc fixes (#3388) 4 年前
GitHub 92a8aed2 Pass action masker as input to CollectObservations (#3389) 4 年前
Anupam Bhatnagar d8c79f48 resolving merge conflicts 4 年前
GitHub cf7d0309 [docs] Update Mirgration.md to call out the need to re-import NN files for the latest Barracuda release. (#3469) 4 年前
GitHub f1359c0a Update Migrating.md (#3474) 4 年前
GitHub c55cb4df Replace Agent.GetStepCount with Agent.StepCount` (#3476) 4 年前
GitHub 61da8e9f [change] Ray Sensor interface improvements (#3449) 4 年前
GitHub c145e75b Split Policy and Optimizer, common Policy for PPO and SAC (#3345) 4 年前
Ervin Teng 385a2e51 Add removal of multi-gpu to changelog and migrating 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 2a621c1b rename to Perceive() (#3527) 4 年前
GitHub 9a371b17 [Renaming] SetActionMask -> SetDiscreteActionMask + added the virtual method CollectDiscreteActionMasks (#3525) 4 年前
GitHub b9bd4df2 Modified some namespaces (#3533) 4 年前
GitHub 4e747130 Renaming AgentInfo.actionMasks to AgentInfo.DiscreteActionMasks (#3539) 4 年前
GitHub c5dd3641 Made Brain Parameters internal (#3545) 4 年前
GitHub 47755a62 Made BehaviorParameters internal (#3546) 4 年前
GitHub 104c33e1 Made the decision requester internal and renamed RepeatAction (#3555) 4 年前
GitHub 251aa7b3 Removed the IFloatProperties interface (#3570) 4 年前
GitHub 2d7bae55 Update Barracuda to 0.6.1-preview (#3584) 4 年前
GitHub 411bb64a Renaming Agent's methods (#3557) 4 年前
Chris Elion 2b9bd5ee update changelog and migration guide for sidechannel changse 4 年前
GitHub 227b38ca Updating the Changelog and Migrating (#3620) 4 年前
GitHub 771389cb Updated the release branch docs (#3621) 4 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 4 年前
GitHub abb6528e Corrected a typo in a name of a function (#3670) 4 年前
GitHub 0202de89 Add Academy.AutomaticSteppingEnabled to migration (#3666) 4 年前
GitHub 6612b496 Deprecating Academy.Instance.FloatProperties (#3696) 4 年前
GitHub 27f78f31 Removing the notebooks from the github repository. (#3704) 4 年前
GitHub bc1fdf07 [refactor] CLI changes (#3705) 4 年前
GitHub 9cbc3fa2 Asymmetric self-play (#3653) 4 年前
Ervin Teng 8bf8c9a9 Update docs 4 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 4 年前
GitHub 83ac520a Merge 0.15.1 to master (#3755) 4 年前
Ervin Teng 5e980ec1 Merge branch 'master' into develop-sac-apex 4 年前
Ervin Teng b781c46b Update migrating doc 4 年前
GitHub dd6aa7e2 Agent.Heuristic takes an float[] (#3765) 4 年前
GitHub 8b5587cc Remove obsolete methods from Agent class (#3770) 4 年前
GitHub 24b387d3 Merge branch 'master' into develop-sac-apex 4 年前
GitHub 99617039 Develop mm docs formatting (#3796) 4 年前
GitHub 4d23200b [refactor] Run Trainers in separate threads (#3690) 4 年前
GitHub 78f4da76 Making Gym a wrapper (#3812) 4 年前
GitHub 0a7e53be Code Style - apply PascalCase (#3828) 4 年前
GitHub 4399e29f UI for Ray stacks, rename WriteAdapter to ObservationWriter (#3834) 4 年前
GitHub ea0c6fa0 [WIP] Side Channel Design Changes (#3807) 4 年前
GitHub d7f4f039 new changelog and migration sections (#3841) 4 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 4 年前
GitHub 232519e4 [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
GitHub f86fc81d [refactor] Move configuration files to single YAML file (#3791) 4 年前
GitHub 775cdc08 update changelog and link to migration (#3893) 4 年前
GitHub 0dff739b Release mm GitHub docs (#3864) 4 年前
GitHub 0e4bd1c6 Release 1 mm formatting (#3904) 4 年前
Chris Elion 68b68396 Merge remote-tracking branch 'origin/master' into release_1_to_master 4 年前
Chris Elion 61f807ce fix links 4 年前
GitHub 4641038e Renaming max_step to interrupted in TermialStep(s) (#3908) 4 年前
GitHub 21672879 Documentation fix: MonoBehaviour.OnAwake -> Awake (#3927) 4 年前
GitHub c6ed3789 Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946) 4 年前
GitHub 45737208 External contribution : Allow visual and vector observations at the same time (#3998) 4 年前
GitHub e92b4f88 [refactor] Structure configuration files into classes (#3936) 4 年前
GitHub f5435876 [refactor] Store and restore state along with checkpoints (#4025) 4 年前
GitHub 5cce69ae add "the the" to precommit spell check (#4059) 4 年前
GitHub ee1098d1 [refactor] Improve config upgrade script and add test (#4056) 4 年前
GitHub 09853e13 [refactor] Move checkpoint saving into trainer (#4034) 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub c188781b [life improvement] Moving Python files around (#4531) 4 年前
GitHub a389b2eb migration guide for actions and brainparams (#4776) 3 年前
GitHub 399f99e7 Initial implementation using IHeuristicProvider. (#4849) 3 年前
GitHub e83b35dd [MLA-1724] Reduce use of IEnumerable during inference (#4887) 3 年前
GitHub 2bc19b68 Add CreateActuators API, obsolete old method. (#4899) 3 年前
GitHub b89bb653 master -> main. (#5010) (#5044) 3 年前
GitHub c9153aa7 Removing Obsolete methods from the package (#5024) 3 年前
GitHub 4863475c non-IEnumerable interface for action masking (#5060) 3 年前
Christopher Goy 4d7ce41b [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
GitHub 59d530fe Make IActuator implement IHeuristicProvider. (#5110) 3 年前
Christopher Goy 9f4dd10a Make IActuator implement IHeuristicProvider. (#5110) 3 年前
GitHub cf623881 [docs] Update main doc references (#5251) 3 年前
Chris Elion 3600bd98 update package version 3 年前
GitHub 1cc30d75 [MLA-1634] Compression spec (#5164) 3 年前
GitHub 354c37ca [MLA-1634] Remove SensorComponent.GetObservationShape() (#5172) 3 年前
GitHub 65bbb10b [MLA-1824] make SensorComponent return ISensor[] (#5181) 3 年前
GitHub 9ed8927b rearrange match3 docs (#5215) 3 年前
GitHub 76077fa8 [Release 16] Release 16 Merge Back to Main (#5255) 3 年前
GitHub 76722df4 [MLA-1912] Move Match3 to com.unity.ml-agents (#5259) 3 年前
GitHub 2a9c8f0d Move GridSensor into main package (#5256) 3 年前
GitHub d3c3f91f LSTM models from 1.x will be incompatible with MLA 2.x (#5254) 3 年前
GitHub ce4ad782 Release 17 version bumps and docs version bumps (#5280) 3 年前
GitHub bb39812e Bring back root reference in grid sensor (#5300) 3 年前
GitHub 2ec55cab Migration guide - list removed APIs with replacements (#5307) 3 年前
Vincent-Pierre BERGES a44b48eb Release 17 version bumps and docs version bumps (#5280) 3 年前
Vincent-Pierre BERGES 8d006dec Migration guide - list removed APIs with replacements (#5307) 3 年前
GitHub 9354ca64 [Release 18] Update versions and links (#5414) 3 年前