mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-09-16 22:20:26 +00:00
4 lines
60 B
Python
4 lines
60 B
Python
|
|
from torchy_baselines.td3 import TD3
|
||
|
|
|
||
|
|
__version__ = "0.0.1"
|