Giter VIP home page Giter VIP logo

dvha's Introduction

Dual Vigilance Hypersphere Adaptive Resonance Theory - Companion Python Code

Citation Request:

If you make use of this code please cite the following paper:

Islam Elnabarawy, Leonardo Enzo Brito da Silva and Donald C. Wunsch, "Dual Vigilance Hypersphere Adaptive Resonance Theory," in 2019 IEEE Symposium Series on Computational Intelligence, SSCI 2019.

and refer to this Github repository as

Islam Elnabarawy, Leonardo Enzo Brito da Silva and Donald C. Wunsch, "Dual Vigilance Hypersphere Adaptive Resonance Theory," 2019. [Online].
Available: https://github.com/ACIL-Group/DVHA

Datasets:

The data sets used in the experiments could not be included here due to copyright reasons. They are available at:

  1. UCI machine learning repository:
    http://archive.ics.uci.edu/ml

  2. Fundamental Clustering Problems Suite (FCPS):
    https://www.uni-marburg.de/fb12/arbeitsgruppen/datenbionik/data?language_sync=1

  3. Datasets package:
    https://www.researchgate.net/publication/239525861_Datasets_package

  4. Clustering basic benchmark:
    http://cs.uef.fi/sipu/datasets

Installation

Requires python 3.6 or higher.

To install the prerequisites:

pip install -r requilrements.txt

Usage

The python scripts in this repository are used for running the experiments associated with the paper and processing the output to aggregate the results. They rely on the NuART-Py project for the implementation of the clustering algorithms themselves.

Each of the script files can be executed directly or as commands through the run.py command line interface (CLI).

$ python src/run.py
usage: run.py [-h] [--no-tracebacks]
              [--verbosity {DEBUG,INFO,WARNING,ERROR,CRITICAL}]
              [--no-log-colors]
              {FA,DVFA,HA,DVHA,gather,gather_raw,reorder,help} ...

The help command will show the options for each of the commands; e.g. python src/run.py FA help.

Software License

https://github.com/ACIL-Group/DVHA/blob/master/LICENSE

   Copyright 2019 Islam Elnabarawy

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

dvha's People

Contributors

islamelnabarawy avatar

Stargazers

 avatar

Watchers

James Cloos avatar Javier Forment avatar  avatar Nik Melton avatar Leonardo Enzo avatar

Forkers

ray11641

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.