Question
Write a single-player 3D 4 times 4 times 4 tic-tac-toe game. (1%) Please design your own user-interface. (1%) Implement the game logic in your program,
Write a single-player 3D 4 times 4 times 4 tic-tac-toe game. (1%) Please design your own user-interface. (1%) Implement the game logic in your program, for example, each player (Al and human) takes turn to place the next marker. (1%) You need to design and implement an Al to play with the user. You need to write a short report on your Al design. Use K-means algorithm with k = 3 to classify the Iris dataset with all four features (4 dimensions). Plot a figure to visualize the sample data and the classifications due to K Means and the ground-truth. Please submit two files: your .m file and an eps. NB: You may want to download the toolbox rar and sample code rar from: http://mirlab.org/jang/matlab/toolbox/machineLearning.rar https://miinlab.org/jang/books/dcpr/example.rar Codes like the loader function of Iris data set should be in the second rar file.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started