Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hongalex/cs360_artificial_intelligence_projects
Projects for CS360 Intro to Artificial Intelligence
https://github.com/hongalex/cs360_artificial_intelligence_projects
Last synced: about 2 months ago
JSON representation
Projects for CS360 Intro to Artificial Intelligence
- Host: GitHub
- URL: https://github.com/hongalex/cs360_artificial_intelligence_projects
- Owner: hongalex
- Created: 2016-10-27T02:55:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-30T04:40:43.000Z (over 7 years ago)
- Last Synced: 2024-10-13T11:32:24.943Z (3 months ago)
- Language: C++
- Size: 4.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Projects for CS360 Intro to Artificial Intelligence
Project 1- Clue Board Game Solver using existing SAT solver (zchaff)
Project 2- Puzzle Generator (using Simulated Annealing/Hillclimbing)