Skip to content

priorfire4411/artificial_intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence

The code in this repo was for CSC480 AI1. The below links discuss the implemenatations for each problem.

8 Puzzle Solver

  • Breadth First
  • Depth First
  • A Star
  • Iterative Deepening
  • Best First
  • Uniform Cost

Connect 4 Derivative Game

  • Alpha Beta Pruning
  • Adveserial Search

Markov Name Generator

  • Second Order Markov Model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages