Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 299 Bytes

CS303A-projects

This is the CS303A AI course projects repo in SUSTech.

reversi

This is the first project. It is the zero-sum game using mini-max algorithm.

IMP

This is the second project.

proj3 (text classification)

This is the third project. Using sklearn to classify the comments.