This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
ray
Watch
1
Star
0
Fork
0
You've already forked ray
mirror of
https://github.com/wassname/ray.git
synced
2026-06-27 20:06:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dependabot/pip/python/requirements/matplotlib-3.3.4
ray
/
rllib
/
models
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Sven Mika
9ac731558b
[RLlib] Unify fcnet initializers for the value output layer (std=1.0 in torch, but 0.01 in tf). (
#13733
)
2021-02-02 18:42:49 +01:00
..
jax
[RLlib] Add a minimal JAX ModelV2 (FCNet) to RLlib. (
#12502
)
2020-12-03 15:51:30 +01:00
tests
[RLlib] Fix problem in preprocessing nested MultiDiscrete (
#13308
)
2021-01-21 16:36:11 +01:00
tf
[RLlib] Allow SAC to use custom models as Q- or policy nets and deprecate "state-preprocessor" for image spaces. (
#13522
)
2021-02-02 13:05:58 +01:00
torch
[RLlib] Unify fcnet initializers for the value output layer (std=1.0 in torch, but 0.01 in tf). (
#13733
)
2021-02-02 18:42:49 +01:00
__init__.py
[RLlib] Deprecate old classes, methods, functions, config keys (in prep for RLlib 1.0). (
#10544
)
2020-09-06 10:58:00 +02:00
action_dist.py
[RLlib] Rename rllib.utils.types into typing to match built-in python module's name. (
#10114
)
2020-08-15 13:24:22 +02:00
catalog.py
[RLlib] Allow SAC to use custom models as Q- or policy nets and deprecate "state-preprocessor" for image spaces. (
#13522
)
2021-02-02 13:05:58 +01:00
modelv2.py
[RLlib] Allow SAC to use custom models as Q- or policy nets and deprecate "state-preprocessor" for image spaces. (
#13522
)
2021-02-02 13:05:58 +01:00
preprocessors.py
[RLlib] Atari-RAM-Preprocessing, unsigned observation vector results in a false preprocessed observation (
#13013
)
2021-01-28 12:07:00 +01:00
README.txt
[rllib] Try moving RLlib to top level dir (
#5324
)
2019-08-05 23:25:49 -07:00
repeated_values.py
[rllib] Type annotations for model classes (
#9646
)
2020-07-24 12:01:46 -07:00
utils.py
[RLlib] Trajectory View API: Atari framestacking. (
#13315
)
2021-01-13 08:53:34 +01:00
README.txt
Shared neural network models for RLlib.
Reference in New Issue
View Git Blame
Copy Permalink