Difference between revisions of "AIClass"
From Bloominglabs
(→Topics) |
(→Topics) |
||
Line 20: | Line 20: | ||
*IBM Watson (lecture 7) | *IBM Watson (lecture 7) | ||
− | **[http://www.slideshare.net/jahendler/watson-summer-review82013final Watson at RPI] | + | **[http://www.slideshare.net/jahendler/watson-summer-review82013final Watson at RPI (Slide Presentation)] |
**[http://nlp.cs.rpi.edu/course/spring14/nlp.html Open Source Watson] | **[http://nlp.cs.rpi.edu/course/spring14/nlp.html Open Source Watson] | ||
**[https://mu.lti.cs.cmu.edu/trac/oaqa CMU's OAQA (Open Advancement of Question Answering)] | **[https://mu.lti.cs.cmu.edu/trac/oaqa CMU's OAQA (Open Advancement of Question Answering)] |
Revision as of 13:31, 17 April 2014
Information
- Class mailing list: AI-class@bloominglabs.org
Logging into the pogolinux box:
At Bloominglabs: 192.168.1.100 port 2200 Outside of Bloominglabs: bloominglabs.no-ip.org port 2200
For an ssh client for windows, I would use putty
Resources
Topics
- IBM Watson (lecture 7)
- Hidden Markov Models (lecture 6)
- Bayesian Networks (lecture 4 and 5)
- Perceptrons/Neural Networks (lecture 3 and 4)
- Genetic Algorithms (lecture 2)
- Readings
- Online examples
- Examples from class
- Homework
- Implement an algorithm that solves the knapsack problem
- See the second reading for a description of the problem
- Data and data structure
- Search (lecture 1)