Code Monkey home page Code Monkey logo

dualchannelrnn's Introduction

Dual-Channel RNN

================================

A Recurrent Neural Network architecture designed to study the effect of mixed synaptic and diffusive signaling in a population of neurons. Released in conjuction with the publication "Adaptive robustness through incoherent signaling mechanisms in a regenerating brain".

Model

This folder contains the minimal elements to implement and use this architecture within your work. The file dualChannelRNN.py contains the implementation of the custom Keras layer rnnCell_dualNet_. This is designed to be used as a recurrent neural network cell within keras (documentation). Schematic of the cells computation at each timestep shown in the lower half of the figure below.

The file model.py contains a constructor for the complete network model described in the paper and the top half of the diagram below. It also includes class definitions for addition custom layers used within the network.

Schematic

Publication

This folder contains the tools described above as well as scripts for training and evaluating models.

Key files:
fit_script_stage123: provides the complete model initialization and training protocol used within the paper
evaluate_ablation: Used to model ablation studies and evaluate output

Requirements

Model is implemented in Keras for a TensorFlow 1.14 backend.

Citation

Authors

  • Samuel Bray
  • Livia Wyss
  • Bo Wang

License

This project is licensed under GNUV3

dualchannelrnn's People

Contributors

samuelbray32 avatar lswyss 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.