Skip to content

JiaruiWang-Jill/COMP3271-Artificial-Intelligence-HW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP3271-Artificial-Intelligence-HW

Introduction

This repo mainly contains the assignment I have done in COMP3271.

All assignment materials came from Professor Dirk Schnieders. I uploaded my solutions of 4 assignments.

Assignments

  • Assignment 0

    • Basic command line tutorials.
    • Python 3 tutorial.
  • Assignment 1

    • Build informed, uninformed and local search algorithms.
    • Apply them to Pacman and the 8-Queens problems.
  • Assignment 3

    • Implement value itertion and Q-learning.
  • Assignment 4

    • Design Pacman agents that use sensors to locate and eat invisible ghosts.
    • You'll advance from locating single, stationary ghosts to hunting packs of multiple moving ghosts with ruthless efficiency.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages