AI Horizon: Intelligence and Reason in Computers
Introduction Home Essays Resources Contact Info
Essays
  Basic CS
General AI
Chess AI
Go AI

Resources
  Source Code
AI Tips and Tricks
Books
Links

Other
  Code Journal
Site Updates

An Affiliate of Cprogramming.com

AI Horizon: Computer Science and Artificial Intelligence Programming

This site is designed to help you learn the basics of Computer Science and Artificial Intelligence programming. We provide a smooth transition between learning a language to understanding what to do with it. Read the introduction to see how and why we approach Artificial Intelligence in the way that we do.
Please see our notice about our example source code.

Don't forget to bookmark this site and check back regularly for updates. Latest Update: September 12, 2005

Latest Updates

September 12, 2005 Get AI Tips and Tricks or submit a tip!
July 19, 2005 Learn how binary, octal, and hexadecimal (and other base systems) work
July 18, 2005 Continuing the series on decision trees and machine learning, how to learn decision trees
July 17, 2005 Just starting out? Read about what to study when starting out in computer science
July 14, 2005 Read up on background for our first machine learning algorithm, in How Decision Trees Work
July 13, 2005 Learn about the limits of machine learning and the "No Free Lunch" theorem as well as issues related to testing
July 12, 2005 The second part of the machine learning series has been posted: Machine Learning: Supervised and Unsupervised Learning
July 11, 2005 Check out this article on the types of problems in machine learning, the first in a series on machine learning
July 9, 2005 We're updating again! Check out a new essay on the sub-fields of computer science

Basic Computer Science: Essays on algorithms and data structures. How to apply your knowledge of a programming language.

General Artificial Intelligence: Essays on neural networks, decision trees. The fundamentals of AI used in many different fields.

Chess Artificial Intelligence: Essays on minimax algorithms, board evaluation. The grandfather of all strategic thinking applications.

Go Artificial Intelligence: Essays on move evaluation, theories, problems. The next frontier of AI.

Source Code Repository: A toolbox of fully-functional, well commented source code for you to study and learn from.

AI Links: The top links to other Artificial Intelligence resources on the internet.

Books: Reviews of the top staff recommendations for books on Computer Science, Cognitive Science, and Artificial Intelligence.

C/C++ Programming: Visit our affiliated site, Cprogramming.com. It is a perfect introduction to C and C++ programming.



All content is written and published by the people at or affiliated with AI Horizon <http://www.aihorizon.com/>.
Send any comments and suggestions to comments@aihorizon.com.

Please report any errors to webmaster@aihorizon.com.

Please see our Privacy Policy