madras-simulator / MADRaS

Multi-Agent DRiving Simulator
GNU Affero General Public License v3.0
90 stars 20 forks source link

Added ddpg agent(PID) #3

Closed rudrasohan closed 6 years ago

rudrasohan commented 6 years ago

-DDPG agent added. -To test python3 -m sample_DDPG/playGame_DDPG_pid 3001

rudrasohan commented 6 years ago

To be done after #1 and #2 are merged

MehaKaushik commented 6 years ago

@rudrasohan you again did not add a proper PR description. How do I validate if everything is working ? Even after checking it out locally I do not know what all should I run to test the correctness of everything !!!

rudrasohan commented 6 years ago

This was a [WIP] old PR I was waiting for #4 to get merged as it changes the structure of the repo. I will update it accordingly by today evening.

rudrasohan commented 6 years ago

Am closing this for now. Let me do a fresh PR.