Skip to content

eugeneALU/AI-introduction-NTHU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

  1. 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

  1. Create UI
  2. Create script that will automatic collect data

About

AI introduction course from NTHU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages