Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
flowers-team
/
SocialAISchool
like
4
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SocialAISchool
/
torch-ac
/
torch_ac
/
algos
/
__init__.py
grg
Cleaned old git history
be5548b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
from
torch_ac.algos.a2c
import
A2CAlgo
from
torch_ac.algos.ppo
import
PPOAlgo