- Project directory of AI introduction course from NTHU
- Both are written in C++ and are visual studio solution
- AI that play gobang based on handcraft Monte-Carlo search using C++
- Create a nice UI
- A win rate prediction based on handcraft Bayesian Inference achieved by Markov Chain Monte Carlo (MCMC) using C++
- Create UI
- Create script that will automatic collect data