Skip to content

CSE_415 is an artificial intelligence class that I took at UW

Notifications You must be signed in to change notification settings

SanjeevRJ/CSE_415

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE_415

CSE_415 is an artificial intelligence class that I took at UW

CSE 415: Artificial Intelligence

Assignment 1

For this assignment we just made a simple chatbot

Assignment 2

We implemented BFS and A* search in the scope of problems such as towers of hanoi and farmer, fox, chicken, and grain.

Assignment 3

We made a deterministic (dice roll always yields 1,6) backgammon bot with minimax search. We also implemented a stochastic (any dice roll) backgammon bot uses expectiminimax search.

About

CSE_415 is an artificial intelligence class that I took at UW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages