Category: Artificial Intelligence
In my previous post: I wrote a Chinese Chess Program I talked about a chess AI program I made 12 years ago, some ask me the algorithms that I …
Support Vector Machines are perhaps one of the most popular and talked about machine learning algorithms. A hyperplane is a line that splits the input variable space. In Support …
I wrote a Chinese Chess freeware in 2005 (ten years) ago (as the bachelor final year project). The project was initially written and compiled under Delphi 7. Later I …