Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 812 Bytes

File metadata and controls

22 lines (16 loc) · 812 Bytes

Random Boolean Network Model

This is a model of a Random Boolean Network (BRN) reservoir, with input and readout. The folder simulation contains four jupyter notebooks to reproduce the experiments performed in the following article:

  1. free_evolution
  2. attractor_statistics
  3. performance_prediction
  4. performance_memory

Datas

Since the time of computation can be long, the folder results also include the four csv of all experiments which had been used to produce all plots in the aforementioned article.

Analysis of the data

The analyses performed in the article are not yet available in this version of the code.

Installation

pip install requirement.text