1 2
pub type IndependentPPOReplayBuffer = super::super::replay_buffer::PPOReplayBuffer; pub type IPPOReplayBuffer = IndependentPPOReplayBuffer;