Giter Club home page Giter Club logo

brainpyhandbook's Introduction

BrainPy Handbook

Chinese verison of README.md click here

English online version of BrainPy Handbook is available at https://pku-nip-lab.github.io/BrainPyHandbook/en/. Chinese online version is available at https://pku-nip-lab.github.io/BrainPyHandbook/zh. To download PDF version, see path ./pdf/book_<language>.pdf is this repository (https://github.com/PKU-NIP-Lab/BrainPyHandbook).


Handbook introduction

In this handbook, we will introduce a series of canonical computational neuroscience models, including neuron models, synapse models and network models. We also provide their realization of BrainPy ---- a Python platform for computational neuroscience and brain-inspired computing.

We hope that, other than listing the models' definitions and functions, this handbook can also provide an overview on the context and thoughts of the discipline of computational neuroscience. Through reading BrainPy Handbook, if our readers can establish a basic understanding of computational neuroscience modeling, know how to choose appropriate models in research and in application, or how to properly model biophysical phenomena, that is what we expected when editing this handbook.

The BrainPy realization is attached to each model in our handbook to help beginners to understand the models and to run their first simulation. For readers that are familiar with computational neuroscience, we also hope these codes can tell you the features and advantages of BrainPy.


Environment

Readers should be able to get our newest web version and PDF version on our website, and so not need to generate the handbook from .md files on their own.

We provide this environment requirements for running the codes attached in our handbook. We suggest students and researchers to see BrainPy's repository and documentation,BrainModels' repository and documentation, in which the codes are more effective. However, if you only need to run a simple simulation of our code, please install the requirements:

pip install -r requirements.txt

Attached coded are integrated in the path ./<language>/appendix/.


Catalog


Note

If you have suggestions about BrainPy Handbook, we welcome issues in our repository.

brainpyhandbook's People

Contributors

adaliubc avatar yqianjiang 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.