rusty-sj / Reinforcement-Learning-Algorithms-with-Ray-Framework-and-Intel-DevCloud

Implementation of certain crucial algorithms in the field of reinforcement learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinforcement Learning Algorithms with Ray Framework & Intel® DevCloud

This repository contains implementations of certain crucial algorithms in the field of reinforcement learning.

Ray Framework and Intel® AI DevCloud are used to implement distributed versions of the algorithms like Value Iteration, SARSA, Q-learning, and DQN.

About

Implementation of certain crucial algorithms in the field of reinforcement learning.


Languages

Language:Jupyter Notebook 95.0%Language:Python 5.0%