Start

Artificial Intelligence for Agents

Artificial Intelligence for Agents

AI
AI Agents
Java
MCTS

In this course, I explored artificial intelligence with an emphasis on intelligent problem-solving agents. The curriculum included search strategies, constraint satisfaction problems, adversarial search, and two-player zero-sum games. As part of the coursework, I developed an Octi agent in Java, incorporating Monte Carlo Tree Search (MCTS) and a utility function for heuristic-based optimal moves, which participated in an Octi tournament.

  • Points: 7.5
  • Level: C
  • Complete: 2024
  • Grade: B
See courseplan

Project