Skip to content

suyan/artificial-intelligence-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSCI 561 Artificial Intelligence

Homework1

Implement three search algorithms in this homework and simulate several battles by applying the algorithms below as two players.

  • Greedy Best-first Search
  • Minimax
  • Alpha-Beta Pruning

Homework2

Use backward-chaining algorithm to solve First Order Logic Inference.

Homework3

  • Given a Bayesian network, use variable elimination or enumeration to calculate specific joint probabilities.
  • Calculate the expected utility or maximum expected utility, when there are one or more unset decision nodes.

About

CSCI 561 homework's description and solution

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages