Downloadliste

Projektbeschreibung

Neural Network Framework is a C++ framework to develop, simulate, and analyze arbitrary complex neural networks. The programmer can use the classes provided to create neural networks with arbitrary topology and mixed type of neurons. It's very easy to add customized neurons and layers.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-07 19:39
1.1.5

AC verbindlich implementiert wurde.
Tags: Major feature enhancements
A C binding has been implemented.

2008-05-31 17:54
1.1.4

Zwei lästigen Bugs mit dem Speichern von neuronalen Netzen in XML-Dateien wurden behoben.
Tags: Minor bugfixes
Two annoying bugs with saving neural networks to XML files were resolved.

2008-05-13 18:12
1.1.3

Einsparung von RealMat Matrizen auf XML gemacht worden schöner. Zwei Aktivierung Funktionen wurden hinzugefügt: GainFunction und LogLikeFunction. Ein Skiplist Parameter wurden der saveXML Funktion hinzugefügt, um die Auswahl von Tag zu überspringen beim Speichern zu ermöglichen.
Tags: Minor feature enhancements
Saving of RealMat matrices on XML has been made
prettier. Two activation functions were added:
GainFunction and LogLikeFunction. A skipList
parameter were added to the saveXML function in
order to allow choosing of which tag to skip
during saving.

2008-04-22 11:17
1.1.2

Bugs in Windows Kompilierung und Installation wurden behoben.
Tags: Minor bugfixes
Bugs in Windows compilation and installation were fixed.

2008-04-11 19:35
1.1.1

Bugs in Random:: flatInt () (wenn GSL nicht benutzt wird) und in BaseNeuralNet:: randomize wurden in dieser Version behoben. Die Mac OS X Installer erfordert keine QT mehr.
Tags: Minor bugfixes
Bugs in Random::flatInt() (when GSL is not used) and in BaseNeuralNet::randomize were fixed in this release. The Mac OS X installer doesn't require QT anymore.

Project Resources