artificial intelligence - What is your idea for a good AI project for a group of undergraduates? -


There are two courses: 15 weeks for both "AI" and "AI in Games" for 15 students. I want to keep them motivated and creative, I know that I want some kind of competition (clear for later courses). Maybe something like a marathon match or ICFP would require good visibility, so it would be good if it already exists. One thought was to write AI for "Battle of WenSoth", but I think it is diverse / boring, another game of Go but it is very difficult.

What are your thoughts?

This will work in a group of 3 students for 15 weeks.

The MIT hosts hosts a competition.

BattleCode is a real time strategy game, two teams of robots revolve screen management resources and attack various types of weapons on each other. However, each robot in BattleCode works with autonomy; Under the hood, it runs a Java Virtual Machine loaded with the player program of its team. Robots in the game communicate by the radio and work together to meet their goals.

Description of battalcode software and game rules entered in teams of one to four students is given. Each team develops a player program, which will be run by each of its robots during BattleCode matches. Competitors often use artificial intelligence, pathfinding, distributed algorithms, and / or network communication to write their player. In the final tournament, autonomous players are placed against each other in a dramatic head-to-head tournament. The final round of the MIT tournament is played in front of a live audience, the top teams receive cash prizes.


BattleCode in action

You have basically been given a Bettcode software from MIT and your students can program AII for their robots. They have a test suite, so that you can learn to run your autonomous bots on your own in the field of practice. At the end of the semester they can enter, where they compete with their software AI robots against schools across the country. With the cash and prizes of up to $ 40,000, bragging rights are also given to win.

If you want to teach them about, etc., then I can not think more fun. / P>

May win the best a bit!


Comments