Showing posts with label Artificial Intelligence. Show all posts
Learn how to build a real time webcame sudoku solver using Artificial Intelligence in C++.


Click here to see the tutorial.



Learn how to build a strategy game called migration.

Migration

Click here to see the tutorial.

Learn how to build a 2-D Game named TIMPIST. It is build using C# and was originally developed in Microsoft extended basic.

TIMPIST

Click here to see the tutorial.
Learn how to develop a math puzzle board game involving Artificial Intelligence named Calcoolation.


Calcoolation: A Math Puzzle Board Game

Click here to see the tutorial.
Learn about pattern recognition system with its design proposal. The tutorial also contains a video lecture explaining the details.


Pattern Recognition System

Click here to see the tutorial.


Learn how to statistically parse English sentences.

Statistical parsing of English sentences

Click here to see the tutorial.

Learn the basics of Natural language processing and its development.

Natural language processing


Click here to see the tutorial.

Speech to text

Learn how to convert speech to text using c# and then launch a program you wish using speech.
Use Windows' inbuilt functions to get the text output.

Click here to see the tutorial.  
ReversiReversi is a popular Othello based game.
Learn how to code Reversi from scratch in C# and to deploy it as a native Windows application.

Click here to see the tutorial.
The game is developed in C# using Visual Studio 2010. It uses the alpha-beta pruning search algorithm to search for the next best move (incorporating Artificial Intelligence).

Copyright © 2012 Project Spotter.