Skip to content

syuntoku14/CartPole_RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is for the application for the Marlo competition team.

This repository includes two RL methods, Q-Learning and Deep Q-Learning. "CartPole.ipynb" is using "Q-Learning" , and "CartPole_DQN.ipynb" is using Deep Q-Learning.

Just Q-Learning doesn't use any third-party Machine Learning ilbrary but didn't go well. Please see "CartPole_DQN.ipynb".

About

Application for Marlo competition team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors