All Classes and Interfaces

Class
Description
Abstract base for SpartanModel with FFM memory management and Zero-GC tick().
 
Concrete implementation of AutoEncoder Compressor model.
 
Concrete implementation of Curiosity-Driven Recurrent Soft Actor-Critic model.
 
Concrete implementation of Double Deep Q-Network (DDQN) model.
 
PPO implementation using FFM for zero-copy memory bridging with the C++ engine.
 
Concrete implementation of Recurrent Soft Actor-Critic (RSAC) model.
 
 
 
 
Memory layout constants for C-compatible hyperparameter config structs.
Implementation of SpartanContext using MemorySegment for shared memory with native code.
Utility class responsible for allocating C-compatible memory buffers required by the Spartan native engine for model weights and parameters.
 
 
Implementation of SpartanMultiAgentModel.
AUTOMATICALLY GENERATED - DO NOT EDIT.