Skip to content

grid world reinforcement learning for tensorflow js

Notifications You must be signed in to change notification settings

Hulk89/gridworld_tfjs

Repository files navigation

gridworld_tfjs

overview

deepsarsa

demo page

You can see demo in my blog.

usage

  • open *.html with your browser. (chrome browser recommanded)

  • game.html

    • You can play gridworld with this file.
  • DeepSarsa.html

    • deep sarsa training. Training starts with loading.
  • DQN.html

    • deep q network training. Training starts after few iteration.
    • It converges very slowly.

About

grid world reinforcement learning for tensorflow js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published