EmmiOcean / DDPG_LibTorch

An Implementation of the DDPG Algorithm in LibTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An Implementation of the DDPG Algorithm in LibTorch


Languages

Language:C++ 96.1%Language:CMake 3.9%