Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Probability And Statistics

Authors: William Mendenhall, Robert Beaver, Barbara Beaver

14th Edition

1133103758, 978-1133103752

Students also viewed these Programming questions