Jump to content

First step to AI

- - - - -

  • Please log in to reply
2 replies to this topic

#1
naugthall

naugthall

    Newbie

  • Members
  • Pip
  • 6 posts
Now i'll try to do some easy projects for star to use genetics algorithm's

I post here all i do to share it experience with everyone who wants to read it. I accept all constructive criticism.

Now i go to work this evening i'll start whit it....

#2
LuthfiHakim

LuthfiHakim

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 765 posts
Wow, that's really great! I always want to learn AI, but only for curiosity. So your project would be a good starting point for me.

Keep posting, I will follow.

#3
naugthall

naugthall

    Newbie

  • Members
  • Pip
  • 6 posts
"First, before write any code the most important for doing any program......."

Before anything i going to need pen, paper and some asks.. Genetics algorithm.. Well i read some about that and summarizing a lot, "in a genetic algorithm i need to create a simple 'creatures' this creatures are goberned for simple rules, its choose one or the other option in relation to probabilities and rules, any time one creature choose an opcion it updated their odds in relation to the success of the election. At the end i choose the best creatures and use it to generate a new generation of creatures and all start again with the new generation".

There are many hues i dont tell but with it we can start.


Project one:

I'm going to make an anthill, we use a board to represent the world of ants one square of the board will be the anthill and other will be food for the ants.
I put some ants in the board random using a simple rules aech ant chose to walk one way looking for food when the ant has the food try to find the anthill and start again.
when an ant passes through a square leaves in it a trail temporarily, if more ants passes in the same square more strong will be the trail and could be most easy that other ants take the same way.

Well now i`m going to go to the university when i have any free time i continue with this, the next... specify the tipes we need and the formal rules that will use the ants to take decisions.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users