skip to main | skip to sidebar
Showing posts with label ECoS. Show all posts
Showing posts with label ECoS. Show all posts

Tuesday, October 20, 2015

ECoS Toolbox version 1.2

I've just released version 1.2 of the Evolving Connectionist System Toolbox. The toolbox is a collection of command-line applications that implement several algorithms associated with Evolving Connectionist Systems.

This release of the toolbox adds several tools for Nominal-scale Evolving Connectionist Systems (NECoS). This is a modification of the ECoS algorithm so that it can model nominal-scale data directly. While most ANN require nominal-scale data to be transformed into a binary or orthogonal representation, NECoS handle nominal-scale data "as is". This means that new symbols in the input stream can be easily captured by the ANN. In contrast, a binary representation scheme cannot handle symbols that have not been considered, as that would require adding input neurons.

I have also added a tool that compiles trained SECoS ANN into code. So far, the compiler will output code in Python, C++ and C#, where each SECoS compiled is represented as one class. The compiled SECoS are recall-only, and cannot be further trained. There are examples included in the toolbox of how to use the generated code for each of the three languages the tool outputs.

The last group of enhancements (apart from a few minor bug-fixes) are tools that will convert to and from ARFF format data files and the format used by the ECoS toolbox.

These tools are all free to use, but I do request that if you use them in your research, you give credit to them (and me).

Friday, March 8, 2013

Applications of ECoS: First article available online

The first article accepted for my special issue of Evolving Systems on Applications of Kasabov's Evolving Connectionist Systems is now available online. This article is a comprehensive review of the mechanisms and applications of evolving spiking neural networks. I can thoroughly recommend this article to anyone interested in spiking networks. Congratulations to the authors Stefan Schliebs and Nik Kasabov and my thanks to the reviewers for their time and efforts.

Thursday, August 16, 2012

ECoS toolbox API?

Is anyone interested in an ECoS DLL / API? I'm thinking of wrapping the functionality in the command-line ECoS Toolbox up in a DLL and providing an API so that people could include EFuNN and SECoS in their own programs. Is this a worthwhile use of my time? Would anyone use it?

Subscribe to: Comments (Atom)
 

AltStyle によって変換されたページ (->オリジナル) /