File size: 176 Bytes
2b9a95b | 1 2 3 4 5 6 7 8 | """
Modules for CausalGame backend.
- agent/: Agent action space and endpoints
- environment/: SCM and environment variable handling
- game/: Pure game judgment functions
"""
|
2b9a95b | 1 2 3 4 5 6 7 8 | """
Modules for CausalGame backend.
- agent/: Agent action space and endpoints
- environment/: SCM and environment variable handling
- game/: Pure game judgment functions
"""
|