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