Coder Social home page Coder Social logo

stepheweffie / annarchy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from annarchy/annarchy

0.0 0.0 0.0 19.62 MB

ANNarchy (Artificial Neural Networks architect) is a parallel simulator for rate-coded and spiking neural networks.

License: GNU General Public License v2.0

Shell 0.01% C++ 13.99% Python 84.95% Cython 1.05%

annarchy's Introduction

ANNarchy

DOI

ANNarchy (Artificial Neural Networks architect) is a parallel and hybrid simulator for distributed rate-coded or spiking neural networks. The core of the library is written in C++ and distributed using openMP or CUDA. It provides an interface in Python for the definition of the networks. It is released under the GNU GPL v2 or later.

The source code is available at:

https://github.com/ANNarchy/ANNarchy

The documentation is available online at:

https://annarchy.github.io/

A forum for discussion is set at:

https://groups.google.com/forum/#!forum/annarchy

Bug reports should be done through the Issue Tracker of ANNarchy on Github.

Citation

If you use ANNarchy for your research, we would appreciate if you cite the following paper:

Vitay J, Dinkelbach HÜ and Hamker FH (2015). ANNarchy: a code generation approach to neural simulations on parallel hardware. Frontiers in Neuroinformatics 9:19. doi:10.3389/fninf.2015.00019

Authors

Installation

Using pip, you can install the latest stable release:

pip install ANNarchy

Platforms

  • GNU/Linux
  • MacOS X

Dependencies

  • g++ >= 6.1 ( >= 7.4 recommended ) or clang++ >= 3.4
  • python >= 3.7 with development files
  • cython >= 0.20
  • setuptools >= 40.0
  • numpy >= 1.13
  • sympy >= 1.6
  • scipy >= 0.19

Recommended:

  • matplotlib
  • lxml
  • PyQtGraph
  • pandoc
  • tensorboardX

annarchy's People

Contributors

hdinkelbach avatar vitay avatar alexschw avatar ilysym avatar olimaol avatar tfietzek 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.