Skip to content

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

Repository files navigation

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.