1 2
pub type IndependentTD3ReplayBuffer = super::super::replay_buffer::TD3ReplayBuffer; pub type ITD3ReplayBuffer = IndependentTD3ReplayBuffer;