-
Testing 2
06/28/2021 at 15:18 • 0 commentsCompleted testing the Critic-Network and tuning
-
Testing 1
06/28/2021 at 15:17 • 0 commentsCompleted initial actor-network testing and tuning
-
Completion log
06/18/2021 at 02:48 • 0 comments1. Finished defining the Actor and Critic models design.
2. Completed the DDPG implementation with the OU noise process and a replay buffer.
3. Finished setting up the soft-target updates for the agents
4. Completed and successfully trained the RL agents.
5. Completed the software documentation.
-
Completion log
06/18/2021 at 02:11 • 0 comments1. Finished defining the Actor and Critic models design.
2. Completed the DDPG implementation with the OU noise process and a replay buffer.
3. Finished setting up the soft-target updates for the agents
4. Completed and successfully trained the RL agents.
5. Completed the software documentation.