Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 589 Bytes

File metadata and controls

8 lines (3 loc) · 589 Bytes

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.