Skip to content

Creating a Minecraft's othelloAI datapack using reinforcement learning

License

Notifications You must be signed in to change notification settings

aka256/othello-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

othello-rl

Overview

MinecraftのDatapackで、強化学習によって作成されたオセロAIを動かせないかとの考えから試行錯誤をしている。 基本的な方針として以下のような流れを考えている。

  • Minecraft外で強化学習(Q-Learning)
  • 学習結果をStorageに保存
  • Datapackから盤面に応じた選択を実行

References

About

Creating a Minecraft's othelloAI datapack using reinforcement learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages