frthjf / MiV-OS

Analysis and reservoir computing wrapper on MiV system and simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiV-OS: Spike Analysis and Computing Framework

License Release pypi Build Status Documentation Status Downloads codecov

The package is under pre-alpha development. First Alpha release target mid-May 2022.


Python analysis and computing framework developed for Mind-in-Vitro(MiV) project.

Installation

PyPI version

MiV-OS is compatible with Python 3.8+. The easiest way to install is using python installation package (PIP)

$ pip install MiV-OS

Documentation

Documentation Status

Documentation of the package is available here

Contribution

If you would like to participate, please read our contribution guideline

The development of MiV-OS is lead by the Gazzola Lab at the University of Illinois at Urbana-Champaign.

List of publications and submissions

Citation

@misc{MiV-OS,
  author = {Gazzola Lab},
  title = {MiV-OS: Analysis and Computation Framework on MiV System and Simulator},
  year = {2022},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/GazzolaLab/MiV-OS}},
}

We ask that any publications which use MiV-OS package to cite the following papers:

Developers

Names arranged alphabetically

  • Arman Tekinalp
  • Andrew Dou
  • Austin Ellis-Mohr
  • Gaurav Upadhyay
  • Seung Hyun Kim

About

Analysis and reservoir computing wrapper on MiV system and simulator

License:MIT License


Languages

Language:Python 99.8%Language:Makefile 0.2%