GithubHelp home page GithubHelp logo

camgollety / cppcourse-brunel Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 9.71 MB

Simulation of neurons :)

CMake 1.58% C 0.97% C++ 75.95% Makefile 2.54% M4 0.67% Objective-C 0.11% Python 8.93% Shell 0.53% HTML 5.50% CSS 1.03% JavaScript 1.06% TeX 1.13%

cppcourse-brunel's Introduction

Neuron Project:

This project is a neural network simulation from the paper « Dynamics of Sparsely Connected Networks of Excitatory and Inhibitory Spiking Neurons » written by Nicolas Brunel.

The network consists of 12500 integrate and fire neurons with 10’000 excitatory neurons and 2’500 inhibitory neurons. Each neuron receives C randomly chosen connections from other neurons in the network. Every neuron also receives an additional random input from the rest of the brain. The neurons spike and interact with each other and the aim of the program is to observe their comportment.

The main program can be run from the main with the command: ./neuron, it will display the neurons that spiked and the times corresponded. Tests can be made with the command: ./neuron_unittest

I commented my code in a special way so that it was compatible with doxygen. The command make doc is useful to compile and update all the comments.

A file called spikes.gdf stores the values of all the spikes from all the neurons from the network and is useful to generate the plots on Jupyter.

cppcourse-brunel's People

Contributors

camgollety 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.