-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
15 lines (14 loc) · 682 Bytes
/
README
File metadata and controls
15 lines (14 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Embryos Git Repo
========
I have opened this repository to store the small projects that I start with
educational or recreational purposes. I always keep feeling that one day
these little programs might become useful in a way, at least for myself.
========
- GA
Genetic algorithm toy model implementation. Have a look to the readme
in the folder. It is a very short and easy-to-understand implementation
in C following the instructions of the tutorial 8 of the Artificial
Intelligence course from the University of Otago.
http://www.cs.otago.ac.nz/cosc343/Tutes/t08-ga.pdf
========
Author: Gonzalo S Nido <insectopalo@gmail.com>