From the course: AI Algorithms for Gaming

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Python Tutorial

From the course: AI Algorithms for Gaming

Start my 1-month free trial

Next steps

- [Eduardo] Well, that's it for the course. We've gone through a lot of material, and there's so much you can still do to keep on learning. Here are some ideas for your next steps. Have fun with the code. You may try evaluation functions to see if you can get the cats to play better. You can also give the Monte Carlo evaluation function a try. Now, I understand that tweaking someone else's code can be difficult and tiresome. So you may want to implement a game of your own choosing. There are several frameworks you can use to create an intelligent agent that plays chess or Go, which are among the the most competitive games where your new AI skills can be useful. And you know what? There's much more to AI than game playing. One of the hottest topics today is machine learning, where you can get a computer to learn from data and then solve problems with the knowledge it has acquired. While technically an application of machine…

Contents