Question 2
In DDPG, exploration is typically achieved by:
Randomly sampling from the replay buffer with higher priority
Injecting noise into the critic network parameters
Adding time-correlated noise (e.g., Ornstein-Uhlenbeck) or Gaussian noise to the deterministic policy output