Skip to content

mfbx9da4/neuron-astrocyte-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages