Code Monkey home page Code Monkey logo

vor_cerebellum's Introduction

Neuromorphic cerebellum learning to perform the vestibulo-ocular reflex (VOR)

This work presents the implementation of a biologically inspired and adaptive robot control system on neuromorphic hardware. The control system is built from spiking neurons organised in a structure inspired by the cerebellum. The network learns to perform the vestibulo-ocular reflex (VOR) in real-time. The system is shown to perform the task in simulated and physical environments.

This work uses a model designed by Naveros et al (F. Naveros, J. A. Garrido, A. Arleo, E. Ros and N. R. Luque, Exploring Vestibulo-Ocular Adaptation in a Closed-Loop Neuro-Robotic Experiment Using STDP. A Simulation Study, 2018 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Madrid, 2018, pp. 1-9, doi: 10.1109/IROS.2018.8594019.).

The model is ported onto SpiNNaker and simulated using sPyNNaker. The circuit's ability is shown in a tightly-coupled simulated environment (SpiNNGym), in a loosely-coupled simulated environment (NRP) and in a physical robot (iCub).

Installation

This installation assumes the existence of either sPyNNaker or NEST, for brevity. For installation instructions for NEST, please follow official directions. For SpiNNaker, 3 shell scripts are provided for quick installation.

A complete installation (assuming no errors) could be done by running (in this order):

./install.sh && ./setup_develop.sh && ./automatic_make.sh

The software package can be installed in a local virtual environment. The following can be run inside the unarchived folder to install the package:

python setup.py develop

or

pip install .

Use

Each experiment script is stand-alone. However, full-scale experiments can have arguments passed to them via the argparser.

Citation

When citing this work, the authors would prefer you to cite the related journal article.

vor_cerebellum's People

Contributors

dkfellows avatar pabogdan avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vor_cerebellum's Issues

Characterise network input

what peak rates do we expect to receive from external devices - i.e. how many spikes should we expect to receive down the plastic synapses?

Check neurons' parameters

re-calibrate weights/timescales to ensure correct amount of charge is received by post-synaptic neurons

Neuron models

Initially use IF_cond_exp neuron, then move to the ones used in the model (IF_cond_alpha)

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.