Wednesday, February 8, 2012

Perl

Download perl from ActivePerl website and install it. It will automatically set the path and environment variable.

Perl is useful as it process one line from the file at a time. Each line is stored in $_ variable.

Saturday, February 4, 2012

Combinatorial Optimization

Combinatorial Optimization
http://en.wikipedia.org/wiki/Combinatorial_optimization

My research

Research Interests:
·         Combinatorial Machine Learning,
·         Decision tree, test & rules,
·         Many Valued Decisions,
·         Artificial Intelligence,
·         Artificial Neural Network (ANN)

Books that I read

1. Machine Learning
2. Data Mining
3. Combinatorial Machine Learning
4. Concepts of Programming Languages
5. Algorithms
6. Artificial Intelligence
7. Computer Architecture
8. Computer Networks
9. Operating Systems

Tuesday, May 5, 2009

Search Engine

How search engine works:

Animated learning: http://www.learnthenet.com/english/animate/search.html
How stuff works: http://computer.howstuffworks.com/search-engine.htm
Search engine watch: http://searchenginewatch.com/2168031

Search Engine Ranking

How Search Engines Rank Web Pages


How do crawler-based search engines go about determining relevancy, when confronted with hundreds of millions of web pages to sort through? They follow a set of rules, known as an algorithm. Exactly how a particular search engine's algorithm works is a closely-kept trade secret.

http://searchenginewatch.com/2167961

Computer Science papers

Papers in Computer Science is a blog for abstracts and brief summaries and discussions about published computer science articles, updated 3 times a week.


http://papersincomputerscience.org/category/artificial-intelligence/