Ashwin Panchapakesan
Graduate Student, University Of Ottawa

My Projects:

Pure Python Open Source Evolutionary Algorithms Framework Official Documentation Motivation and Discussion PDF Slides
Keynote Slides
PyCon Presentation
Evolutionary Algorithms require a lot of programming to find solutions to even very simple problems. This framework is intended to be very modular and easy to use, so that an evolutionary algorithm may be created very quickly, making minimal modifications to the framework. Further, this framework implements Design by Contract, which presents itself as amuch more powerful debugging tool to the programmer
Artificial Immune Systems Graduate Lecture Slides
Artificial Immune Systems (AISs) are intelligent methodologies inspired by the immune system towards real world problem solving. They are systems that lend themselves easily to meta-heuristic algorithms to solve problems more efficiently in high volume and high dimensional solution spaces. Inspired by the mechanisms that control the human immune system, AISs perform especially well in pattern recognition tasks - an ability that is used in solving multiple different types of problems. With the use of techniques from the other domains of meta heuristic programming, such as Genetic Algorithms and probabilistic/heuristic searching, the range of problems to which AISs can be effectively applied is greatly increased.
Single-Source MultiCommodity Network Flow Optimization Semester Project Proposal Code WriteUp
Suppose you are attending a conference and have driven to the venue of this conference in your car. Suppose also, that all the other attendees have also driven to the conference venue in their cars (it might be worthwhile to note that this problem can be trivially extended to fit simple solutions such as carpools). At the end of the conference, everybody decides to leave the venue to go home. They have all printed driving directions for the fastest route to get back home. Note that people living close to each other will share the majority of their routes (such as highways), with minor differences only towards the end. There is however a problem there was a natural calamity during the conference, which caused the major roads to start sinking (note that this affects only the major roads). As a result, each road can only support a certain number of cars before it becomes unusable. Now, the new objective is to get everybody home, safely in minimal time.
Research Project: NLP Proposal Abstract Presentation
Using Python's NLTK module and WordNet/PyWordNet to accurately describe an event recorded by multiple text documents
Search Engine Optimization and Google Page Rank
Researching into Google's PageRank algorithm and helping an e-Commerce company rank higher on Google search results

Automated Testing

Reference

Writing a framework for automated testing for the premiered product line of a company working with Digital Cinema Solutions
Mobile Apps Reference
Creating mobile applications for the Office of the Registrar at the University of Toronto at Mississauga