Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1ambda/artificial-intelligence
https://github.com/1ambda/artificial-intelligence
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/1ambda/artificial-intelligence
- Owner: 1ambda
- Created: 2015-01-17T23:26:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-01T14:50:21.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T18:15:43.307Z (9 months ago)
- Language: Python
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AI note
### Artificial Intelligence (CS188)
by *Dan Klein, Pieter Abbeel*
1. [Intro](http://1ambda.github.io/artificial-intelligence-1)
2. [Search](http://1ambda.github.io/artificial-intelligence-2)### Artificial Intelligence Planning
by *Dr.Gerhard Wickler*, *Prof. Austin Tate*
1. [Intro](http://1ambda.github.io/ai-planning-1)
2. [A\*, STRIPS, forward and backward search](http://1ambda.github.io/ai-planning-2)
3. [PSP, PoP](http://1ambda.github.io/ai-planning-3)
4. [STN, HTN](http://1ambda.github.io/ai-planning-4)