This website requires JavaScript.
Explore
Help
Sign in
hiro
/
ray
Watch
1
Star
0
Fork
You've already forked ray
0
mirror of
https://github.com/vale981/ray
synced
2025-03-12 06:06:39 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
593a522abd
ray
/
rllib
/
algorithms
/
crr
/
__init__.py
7 lines
99 B
Python
Raw
Normal View
History
Unescape
Escape
[RLlib] CRR Tests fixes. (#25586)
2022-06-08 19:18:55 +02:00
from
ray
.
rllib
.
algorithms
.
crr
.
crr
import
CRR
,
CRRConfig
[RLlib] Added CRR implementation. (#25499)
2022-06-08 02:42:02 -07:00
__all__
=
[
"
CRR
"
,
"
CRRConfig
"
,
]
Reference in a new issue
Copy permalink