Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Intelligent-Agents-Decision-Making

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.