Skip to content
/ ai Public

Artificial Intelligence - University of Wrocław

Notifications You must be signed in to change notification settings

kainoj/ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence

University of Wroclaw

es01

  • chess endgames (bfs)
  • inserting missing spaces in text (dynamic programming)
  • simple Nonogram solver (walksat inspired)

es02

  • upgraded Nonogram solver
  • Sokoban solver (a*)
  • Commando in a maze (sensorless search)

es03

  • advanced Nonogram solver (ac3)
  • Nonogram solver (Contraint Logic Programming in Prolog)
  • Sudoku solver
  • more CLP in Prolog

es04

es05

  • Reversi solver (Monte Carlo Tree Search)
  • Reversi: simple neural networks in sklearn
  • Car races: MDPs, policy & value iteration

About

Artificial Intelligence - University of Wrocław

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages