The 5 Axis Arm Robot Project
Using UNIX IPC to implement a simple Master-Worker model
I did this as a project for the graduate course Distributed systems. The aim of the project was to haave a master coordinating a set of slaves to perform a given task.My project involved 3 slaves who were each to calculate the factorial of a number sent to it by the master and then send the result back to the master.The master will then sum up the values sent to him and the display the result of the summation.It should be noted that before the master displays the solution it displays what values he sent or received and to whom or from whom.
Parallelizing combinatorial optimization using PVM.
This project involved using parallel virtual machine PVM to parallelize the N Queen's problem and finding the best solution depending on the weight of each solution.
University of California, Berkeley
A.I Resources
Reinforcement learning links
Reinforcement learning Repository at Michigan State University
some tutorials on A.I topics
online papers
University of Minnesota
Concordia University
MIT Graduate page
McGill University
American Universities search index
ACM Digital library