mfbx9da4 / neuron-astrocyte-networks

Modified feedforward neural network models to represent neuron-astrocyte interactions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neuron-astrocyte-networks

Modified feedforward neural network models to represent neuron-astrocyte interactions.

Includes Porto-Pazos Model (ppm), genetic algorithms (ga), back propagation(bp) and my own model (reciprocal astrocyte processing (RAP) model).

To browse source code

  • Find source code of Porto Pazos model (which includes a GA) here.
  • Find source code for RAP model here.
  • Pybrain is a library I have used to experiment with variations of GA, BP and PPM implementations. However final experiments used only pure python (albeit with numpy).

About

Modified feedforward neural network models to represent neuron-astrocyte interactions.


Languages

Language:Python 99.3%Language:C 0.4%Language:C++ 0.3%Language:Shell 0.0%