Overview¶
This document describes information for working with PAMIQ-Core. Let’s walk through the sections that might catch your interest.
User Guide Structure¶
- Launch: System setup and startup
- Console: Interactive CUI and external system control
- Interaction: Interface between agent and environment
- Model: Model implementation and management
- Data: Data buffers and memory management
- Trainer: Training loop and algorithms
- Torch🔥: PyTorch integration
- State Persistence: Saving and restoring system state
- Schedulers: Management of periodic task execution
- Test: Testing guide for PAMIQ-Core framework.