Skip to content

huiwy/UNO-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNO-Agents

Final project of CS181 introduction to artificial intelligence in Shanghaitech.


Simple implementations of artificial intelligent UNO agents. 4 agents are included:

  • MCTSAgent
  • ExpectimaxAgent
  • DQNAgent
  • ReflexAgent

Here is the overview and technical report.

Play with UNO agents

GUI implementation reference: bennuttall/uno

Install pygame zero with:

pip3 install pgzero

And run the game with:

pgzrun uno_pgz.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages