Skip to content

fremen-journal/ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-learning for Applied Machine Learning

Look! Ma, no installation needed!

Binder

Playing Nim Game with Reinforcement Learning

nim_learning.ipynb Introduce the concept of Q Learning, a starting lesson in Reinforcement Learning (RL), and the math behind it. We'll code Nim, a popular simple strategy game. Learn how to build a simple yet powerful (computer) expert Nim player, then we'll train a Q-learner player from scratch with RL to play against it. Is RL powerful enough to beat the expert?

About

Micro-learning Interactive Notebooks for Applied Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published