Created
December 7, 2013 17:50
-
-
Save leostratus/7846130 to your computer and use it in GitHub Desktop.
This is an AI/Cognitive Science reading list from discussions at RobotsConf 2013. Please add to this list in the comments. Bonus point if all y'all keep 'em in chronological order. I'll update the master list later today! (Saturday December 7th 2013) Format: { Title }
{ Year_of_Publication }
{ Amazon_Link }
{ Short_Description}
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How to Create a Mind | |
2013 | |
http://www.amazon.com/How-Create-Mind-Thought-Revealed/dp/0143124048/ | |
Great pop-cogsci book on Kurzweil's pattern recognition theory of mind. AI concepts such as hierarchal-hidden-markov-models and neural nets are discussed. | |
--- | |
Consciousness: An Introduction | |
2003 | |
http://www.amazon.com/Consciousness-Introduction-Susan-Blackmore/dp/019515343X/ | |
Excellent overview of Cognitive Science and the study of consciousness. Used as a textbook for COGS300 at Simon Fraser University. Easy to read and lots of interesting thought experiments. | |
--- | |
Artificial Intelligence: A Modern Approach | |
2002 | |
http://www.amazon.com/Artificial-Intelligence-Modern-Approach-2nd/dp/0137903952/ | |
A text for those with considerable logic/computing background. Considered the 'AI Bible' and used as curriculum in many computing/AI courses. Expect terse/dense/academic language. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Control Theory
An Introduction to Cybernetics
2011 (reproduction of 1923)
http://www.amazon.ca/Introduction-Cybernetics-William-Ross-Ashby/dp/117862191X
Cybernetics or Control and Communication in the Animal and the Machine
1965
http://www.amazon.ca/Cybernetics-Control-Communication-Animal-Machine/dp/026273009X
Reinforcement Learning: An Introduction
1998
http://www.amazon.ca/Reinforcement-Learning-Introduction-Richard-Sutton/dp/0262193981
Seminal book by Sutton and Barto. A new edition was announced by Sutton himself at the RLDM conference this year.