Skip to content

Implementation of the Adaboost algorithm in tic-tac-toe games for the Machine Learning course at UFMG

Notifications You must be signed in to change notification settings

brenocsp/tic-tac-toe-boosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Adaboost Algorithm Applied to Tic-Tac-Toc Games

Boosting is the process of reducing the bias of a large set of simple models. These models are called weak models, and they are slightly correlated with the correct classification. In this work, the Adaboost algorithm will be implemented in order to classify a set of tic-tac-toe data.

About

Implementation of the Adaboost algorithm in tic-tac-toe games for the Machine Learning course at UFMG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published