Arthur Juliani
880d390b
Change seed
4 年前
Arthur Juliani
a0876939
Extend test time
4 年前
Arthur Juliani
fc756e5a
Formatting
4 年前
Arthur Juliani
7b230bdf
Change seed for two offending tests
4 年前
Arthur Juliani
cf95bb02
Pre-commit fit
4 年前
Arthur Juliani
2b0b4f73
Add comments
4 年前
Arthur Juliani
e3de0406
Plurals
4 年前
Arthur Juliani
0a876b9c
Fix typos
4 年前
Arthur Juliani
91a93815
Fix gym tests
4 年前
Arthur Juliani
6f677d1a
Apply proto patch
4 年前
Arthur Juliani
327f6613
Rename
4 年前
GitHub
eb78a477
Add default init/gain to LinearEncoder ( #4846 )
4 年前
Arthur Juliani
5d9f743c
Build protos
4 年前
Andrew Cohen
631ac7f4
fixed tests
4 年前
GitHub
c2a84942
Update Roll-a-Ball tutorial link ( #4820 )
The Roll-a-Ball tutorial that is linked to is https://learn.unity.com/project/roll-a-ball-tutorial , but it should be https://learn.unity.com/project/roll-a-ball .
4 年前
Arthur Juliani
5342f426
One more rename
4 年前
Andrew Cohen
9ae8a720
more cleanups
4 年前
Andrew Cohen
540b930b
add defaults to linear encoder, initialize ent encoders
4 年前
GitHub
b7e6efa3
Allow setting maximum number of elements in self-attention to None ( #4841 )
* separate entity encoder and RSA
* clean up args in mha
* more cleanups
* fixed tests
* entity embeddings have no max option
* Add exceptions for variable export
* Fix test
* Add docstrings
Co-authored-by: Andrew Cohen <andrew.cohen@unity3d.com>
4 年前
Arthur Juliani
7c37c759
Fix some mis-renamings
4 年前
Andrew Cohen
3ca65063
clean up args in mha
4 年前
GitHub
af5f6ad0
make sure DefaultTrainerDict is pickle-able ( #4842 )
4 年前
Arthur Juliani
0b4b0992
Rename more files
4 年前
Andrew Cohen
010803ea
separate entity encoder and RSA
4 年前
vincentpierre
3bc43ef2
Preliminary work for inference with attention
4 年前
GitHub
9689449f
Refactor of attention ( #4840 )
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>
4 年前
Arthur Juliani
986717d0
More renaming
4 年前
GitHub
14129a08
[MLA-470] Barracuda + TF cleanup ( #4837 )
* remove barracuda conversion, tensorflow cleanup
* unused var
4 年前
Arthur Juliani
e4b8e7e2
Rename to ObservationType
4 年前
GitHub
32877329
add generated files to test trigger ( #4832 )
4 年前
GitHub
ed15346c
Merge pull request #4830 from Unity-Technologies/sensor-types-fix-proto-job
[Sensor-types] Fix proto generation job and apply patch
4 年前
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 年前
Arthur Juliani
da9cfed3
Fix pre-commit
4 年前
GitHub
d5ed9759
remove tensorflow section of FAQ ( #4826 )
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 年前
GitHub
530b0ea4
Make new sensor interface internal for now ( #4811 )
4 年前
GitHub
ea3f8868
fix compile warnings for using obsolete enum ( #4812 )
4 年前
vincentpierre
a482a47c
fixing tests
4 年前