Skip to content

Latest commit

 

History

History

DDPG_LibTorch-master

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DDPG_LibTorch

An implementation of the DDPG Algorithm in LibTorch

As environment I used OpenAi-Gym

C++ OpenAi-Gym API

and

JSON for Modern C++

I could successfully solve the Pendulum environment.