Eager to Code, Enjoy to Debug ~ Embark into Each Stage with Your Heart

Archive for the ‘Artificial Intelligence’ Category

The Application of Genetic Algorithm in Real Life

Posted by: Chyne on: February 27, 2009

Genetic Algorithm is very popular in solving mathematical problems, financial problems and also other areas. It can be used to find the best moves in a chess game and it can also being used by the stockbrokers and mortgage lenders as well to determine whether to extend loans and to find out about the latest [...]

How Genetic Algorithm Works?

Posted by: Chyne on: February 27, 2009

The main processes of Genetic Algorithm will involve of:-
1. Create a Random Initiate State
The first stage of Genetic Algorithm is to generate the initial population in a random way. The initial population consists of different chromosomes and assumes that each chromosome is represented as binary.
2. Evaluate Fitness
Since each chromosome is represented as binary, the differences of binary [...]

Genetic Algorithm

Posted by: Chyne on: February 27, 2009

Several months ago, I read a blog regarding of the application of genetic programming that paints out a Mona Lisa painting (Referring to Roger Alsing Weblog – Genetic Programming: Evolution of Mona Lisa). I nearly forgot about this topic for more than one year since I graduated and that blog reminds me again with ‘Genetic [...]


Friday’s Java Snack


In Java, "thread" means:

  • An instance of class java.lang.Thread
  • A thread of execution


An instance of Thread is just an object that has variables and methods, and lives and dies on the heap.
 
A thread of execution is an individual process that has its own call stack (one thread per call stack).

 

November 2009
M T W T F S S
« Oct    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Archives


  • Polprav: Hello from Russia! Can I quote a post in your blog with the link to you?
  • Alex: Huge Thanks! This bug has annoyed me for a long time.
  • Donnieboy: Just wanted to drop you a line to say, I enjoy reading your site. I thought about starting a blog myself but don't have the time. Oh well maybe one

StatCounter

free hit counters