GitHub
|
7387a77f
|
remove pylint (#4836)
* remove pylint
* remove other pylint disables
|
4 年前 |
Chris Elion
|
c6dbbead
|
apply generated patch
|
4 年前 |
GitHub
|
8a40c58a
|
Added SUM as aggregation type for custom statistics (#4816)
|
4 年前 |
Chris Elion
|
127d3f46
|
run on linux
|
4 年前 |
GitHub
|
18b69b23
|
Switching to linux for proto gen, fix output paths (#4831)
* try switching to linux for proto gen
* update platform string
|
4 年前 |
Chris Elion
|
a65e43a6
|
go back to root before generating patch file
|
4 年前 |
GitHub
|
4093b255
|
fix blog link that moved (#4829)
|
4 年前 |
Arthur Juliani
|
4bbe6250
|
Address comments
|
4 年前 |
GitHub
|
c54c402f
|
run build job on bigger flavor (#4819)
* run build job on bigger flavor
* log to stdout
* skip editor download for training
|
4 年前 |
GitHub
|
d5ed9759
|
remove tensorflow section of FAQ (#4826)
|
4 年前 |
Arthur Juliani
|
da9cfed3
|
Fix pre-commit
|
4 年前 |
Arthur Juliani
|
0a22af55
|
Add SensorType field to SensorSpec
|
4 年前 |
GitHub
|
d4132d51
|
Add actuator docs to github. (#4824)
Co-authored-by: Chris Elion <chris.elion@unity3d.com>
|
4 年前 |
GitHub
|
a272bff0
|
Merge pull request #4803 from Unity-Technologies/develop-remove-vec-vis-fields
Remove some vis and vec fields from Policy
|
4 年前 |
vincentpierre
|
318622a6
|
removing the extra code to set normalize to false if no observation can be normalized
|
4 年前 |
GitHub
|
6e3dafc8
|
[CI] move as much as possible to linux (#4767)
|
4 年前 |
vincentpierre
|
a482a47c
|
fixing tests
|
4 年前 |
GitHub
|
530b0ea4
|
Make new sensor interface internal for now (#4811)
|
4 年前 |
vincentpierre
|
519c5f47
|
merging master
|
4 年前 |
brccabral
|
c1ad7695
|
remove Builds folder from git
|
4 年前 |
GitHub
|
ea3f8868
|
fix compile warnings for using obsolete enum (#4812)
|
4 年前 |
vincentpierre
|
ab0dd150
|
formatting
|
4 年前 |
GitHub
|
e344fe79
|
Make memory contiguous (#4804)
|
4 年前 |
vincentpierre
|
36cc4665
|
Removing some vis and vec fields from policy.py
|
4 年前 |
GitHub
|
458fee17
|
Merge pull request #4763 from Unity-Technologies/develop-att
WIP Made initial changes to enable dimension properties and added attention module
|
4 年前 |
GitHub
|
06e90a9e
|
Merge pull request #4801 from Unity-Technologies/r12-to-master
Merge release 12 to master
|
4 年前 |
GitHub
|
85d97f92
|
Add upmNoDefaultPackages in CI (#4736)
|
4 年前 |
GitHub
|
98753529
|
Fix the package ID for analytics. (#4798)
|
4 年前 |
GitHub
|
d7ad2a36
|
[package] Add analytics dependency to package.json. (#4794)
* [package] Add analytics dependency to package.json.
* update changelog.
* whitespace.
Co-authored-by: Chris Elion <chris.elion@unity3d.com>
Co-authored-by: Chris Elion <chris.elion@unity3d.com>
|
4 年前 |
GitHub
|
cb5dbbaf
|
remove wget and gdebi for xvfb and add to apt-get (#4791)
|
4 年前 |
GitHub
|
464de88a
|
Merge pull request #4792 from Unity-Technologies/proto-build-fixes
Try to fix proto build test
|
4 年前 |
Chris Elion
|
3f17b11f
|
brew no update
|
4 年前 |
Chris Elion
|
88fd0202
|
try brew again
|
4 年前 |
Chris Elion
|
c85582bc
|
stock image, nuget installed (I hope)
|
4 年前 |
GitHub
|
156a3e87
|
Add DevProject manifest changes back to master (#4789)
|
4 年前 |
GitHub
|
5645b401
|
Merge pull request #4786 from Unity-Technologies/merge-release11-master
Merge release11 master
|
4 年前 |
GitHub
|
71c60d0d
|
Clarify Python 3.8 support (#4784)
|
4 年前 |
GitHub
|
29d94c7c
|
Merge pull request #4734 from Unity-Technologies/develop-obs-as-list
Refactor trainers to use list of obs rather than vec and vis obs
|
4 年前 |
GitHub
|
c6000214
|
Uncomment obsolete attributes, fix warnings (#4771)
* uncomment obsolete attributes, fix warnings
* Apply suggestions from code review
Co-authored-by: andrewcoh <54679309+andrewcoh@users.noreply.github.com>
Co-authored-by: andrewcoh <54679309+andrewcoh@users.noreply.github.com>
|
4 年前 |
GitHub
|
525a4308
|
remove "discrete nan" check (#4770)
|
4 年前 |
GitHub
|
96d68551
|
update VisualFoodCollector model (#4769)
|
4 年前 |
GitHub
|
a73f7d73
|
Turn down gain on GAIL discriminator output (#4762)
|
4 年前 |
GitHub
|
9fbf56e2
|
Fix model inference issue with Barracuda v1.2.1 (#4766)
Co-authored-by: Ervin T. <ervin@unity3d.com>
|
4 年前 |
Ruo-Ping Dong
|
d3348074
|
fix policy action_spec typo
|
4 年前 |
Ruo-Ping Dong
|
a7d04be6
|
Merge branch 'develop-hybrid-actions-singleton' into develop-hybrid-actions-csharp
|
4 年前 |
GitHub
|
d7c3022d
|
Export separate nodes for continuous/discrete actions (#4655)
|
4 年前 |
Ruo-Ping Dong
|
1ab8871e
|
check tensor exist before access shape
|
4 年前 |
Ruo-Ping Dong
|
8ed14762
|
Merge branch 'develop-hybrid-actions-singleton' into develop-hybrid-actions-csharp
|
4 年前 |
GitHub
|
9b0c9dd8
|
Hybrid FoodCollector (#4746)
* use continuous action for moving and discrete for shooting
* update models
|
4 年前 |
GitHub
|
91419271
|
Merge pull request #4742 from brccabral/GridWorldMod
set multiple obstacles from area
|
4 年前 |