This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 0a68a321eef8fdd47ce4293e6a311815f939aff5
tree d4233b0e4323918ecf66771b235b779742e02292
parent a0ed55b2ccf74be1b59f2cc078fa75726ae2992f
tree d4233b0e4323918ecf66771b235b779742e02292
parent a0ed55b2ccf74be1b59f2cc078fa75726ae2992f
ci /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | ||
| |
bp/ | ||
| |
fs/ | ||
| |
fu_ga_fs/ | ||
| |
ga_bin/ | ||
| |
ga_fs/ | ||
| |
lvq/ | ||
| |
nnexp/ | ||
| |
pso_nn/ | ||
| |
psos/ | ||
| |
sofm/ |
README.markdown
Code accompanying the book "Computational Intelligence - concepts to implementation" and corresponding course at IUPUI-ECE536.
These files are tweaked to work on Linux/Mac OS X systems.
Howto run the programs
Run make inside the application folder
Eg:
$ cd ga_bin
$ make
$ ./ga_bin datafile.run








