GitHub
3c9603d6
Demonstration Recorder ( #1240 )
6 年前
Jonathan Harper
e333abf8
Fixing compile error
Variable "model" is undefined.
5 年前
GitHub
88b917b3
[format] Format code whitespace with Unity Formatter. ( #2550 )
5 年前
GitHub
f01dd1c1
[coding conventions] Change c# code to be compliant with Unity coding conventions. ( #2555 )
5 年前
GitHub
24250c90
Move gRPC code to its own special place ( #2621 )
- exclude .meta files from mixed line ending checks.
- update CommunicatorObjects directory in CI scripts and Proto generation scripts.
5 年前
GitHub
2d92a49b
Refactor ICommunicator API ( #2675 )
- Push (almost) all references to protobuf objects into the RpcCommunicator.
- Simplify the passing around of Agents and Agent Infos.
- Delete all references to the Batcher.
- Simplify the Environment Step by removing all of the reset and message counting logic.
- Finishes MLA-27 and MLA-28
5 年前
GitHub
5d2e466f
Fix Code convention warnings in Rider. ( #2801 )
5 年前
GitHub
754492dc
Remove macros for older unity versions which are no longer needed. ( #3168 )
5 年前
GitHub
8b9dfcd7
Make editor extensions and inference utils internal ( #3390 )
* make our editor extensions internal
* MLAgents.InferenceBrain.Utils too
5 年前
GitHub
ecd13c8a
Move Demonstration code to sub-folder ( #3488 )
5 年前
GitHub
3049b0ec
fix icon path ( #3493 )
5 年前
GitHub
e1a0f41b
Added the MLAgents.Demonstrations namespace ( #3532 )
* Added the MLAgents.Demonstrations namespace
* Added the MLAgents.Editor namespace
* Overrided the .demo.meta files due to the change in namespace
5 年前
GitHub
9f43ef72
[MLA-488] Fix observations in demonstration drawer ( #3771 )
* WIP observation shapes
* WIP observation shapes
* fix Observation shape serialization
* rename field, redo screenshot
* docstring
* changelog
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
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
e7916b08
add pre-commit hook for dotnet-format ( #4362 )
4 年前