Skip to content

magi42/libannalee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libAnnalee

Marko Grönroos 1998-2005.

libAnnalee is a neuroevolution library for research purposes. It uses an object-oriented neural model that allows complex structures.

The library requires MagiCLib++ common base library, libinanna Articial Neural Network library, and libnhp evolutionary algorithm library.

It is expected to be compiled under the MagiCLib++ source tree, to be able to use and develop the base library more easily. To have it compile there, you need to include it in the Makefile of MagiCLib++, with the makemodules parameter:

makemodules = libmagic libinanna libnhp libannalee

Then, you can run make to compile the dependencies and the library itself.

Projects

Under the projects, there are applications using the library.

About

A neuroevolution library for evolving artificial neural networks with evolutionary algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published