Giter Club home page Giter Club logo

neuralgas's Introduction

These are instructions to install NeuralGas on an Ubuntu machine.
Probably this code works also in MacOS (however it has not been tested).
Please let us know if you want a version for Windows or feel free to
provide the appropriate compilation scripts.

Install following packages (Ubuntu 14.04 and higher):
qt4-qmake
libqt4-dev

Install the boost dev package. In Ubuntu 14.04 you can install libboost-dev,
libboost-program-options-dev, libboost-serialization-dev and libboost-system-dev.

Procedures to install NeuralGas:

Go to the NeuralGas root directory and type the following commands:

$ mkdir build
$ cd build
$ ccmake ..

At this point you can provide additional flags to your configuration and type 
the character [c] (configure) twice. If everything worked fine, you can finally 
type [g] for generating the makefile. The final commands are:

$ make
$ sudo make install

Installed programs are:

- NGSuite. Used for testing learning with two different data sets (MackeyGlass and NoisyAutomata) with different learning algorithms.
- LLRGNG. Testing of the Lifelong Robust GNG alg. with a simple distribution of 3 Gaussians.
- GaussianNoise. Testing of the Lifelong Robust GNG alg. with any mixture of Gaussians.
- EBGNG. Testing of a simple Error based GNG alg. with the MackeyGlass data set.
- GNGTesting. Verify the Average Error of some GNG graph given some data.
- VoronoiDiagramm. Generation of a Voronoi diagram as an image, given nodes and data.
- VoronoiWidget. Generation of a Voronoi diagram in a Qt Window, given nodes and data.

Enjoy!

Please send your comments to:

Sergio Roa ([email protected])

neuralgas's People

Contributors

sergioroa avatar mjanicek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.