CytonRL: an Efficient Reinforcement Learning Open-source Toolkit Implemented in C++

  • 2018-04-14 23:17:07
  • Xiaolin Wang
  • 2

Abstract

This paper presents an open-source enforcement learning toolkit named CytonRL(https://github.com/arthurxlw/cytonRL). The toolkit implements four recentadvanced deep Q-learning algorithms from scratch using C++ and NVIDIA'sGPU-accelerated libraries. The code is simple and elegant, owing to anopen-source general-purpose neural network library named CytonLib. Benchmarkshows that the toolkit achieves competitive performances on the popular Atarigame of Breakout.

 

Quick Read (beta)

loading the full paper ...