https://github.com/btbytes/ci
Computational Intelligence
https://github.com/btbytes/ci
Last synced: about 1 year ago
JSON representation
Computational Intelligence
- Host: GitHub
- URL: https://github.com/btbytes/ci
- Owner: btbytes
- Created: 2009-02-12T02:56:26.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-04-22T13:11:40.000Z (almost 17 years ago)
- Last Synced: 2025-03-25T03:53:31.940Z (about 1 year ago)
- Language: C
- Homepage: http://mypage.iu.edu/~pgowda/
- Size: 164 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
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