MohammedHaq / MazeLearn

0 stars 0 forks source link

Research potential reinforcement learning algorithms in Python #3

Closed MohammedHaq closed 2 weeks ago

MohammedHaq commented 2 weeks ago

create a document in the documentation folder "reinforcement_learning_algorithms.txt" that has information regarding what reinforcement learning algorithms can be used to solve a randomly generated maze and any positives and negatives on any methods you find.

ahadaso042 commented 2 weeks ago

Hi Mohammed,

Ill have a jab at this later tomorrow.

Cheers,

Ahad

MohammedHaq commented 2 weeks ago

closing this issue. most likely using OpenAI's gym library