Skip to content

Machine learning AI predicts which key you will press next

Notifications You must be signed in to change notification settings

greg-rychlewski/mind-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Press the left and right arrow keys on your keyboard and an AI will try to predict which one you are going to press next.
  • AI predictions are based on patterns it perceives in your behaviour. It adjusts to your behaviour in an online-learning fashion.
  • The AI's algorithm uses context tree weighting and dynamic programming to make predictions in a computationally-efficient manner.
  • The final algorithm is a modified version of the one presented in this paper.

About

Machine learning AI predicts which key you will press next

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published