Hi everyone!
After dividing the action and state, I want to preprocess it and put it in the Q value.
So I have changed the DDPG Q_build. But I don’t know where Forward w.r.t critic is implemented.
Where can I edit it?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Ppo centralized critic model with action masking | 2 | 676 | February 14, 2022 | |
| Apply preprocessor in custom model | 19 | 2509 | May 13, 2024 | |
| Custom model for DQN | 3 | 855 | July 20, 2021 | |
| How to define policies | 1 | 349 | November 30, 2022 | |
| Centralized Critic with separate-layers LSTM to access hidden states in `post_process_trajectories` | 1 | 705 | January 31, 2022 |
