sPyMem
latest

Contents:

  • Home
  • Quick introduction
  • Memory models
  • Tests and applications
sPyMem
  • Welcome to sPyMem’s documentation!
  • Edit on GitHub

Welcome to sPyMem’s documentation!

https://img.shields.io/github/license/dancasmor/spymem?label=License&style=plastic:alt:License https://img.shields.io/pypi/v/spymem?label=PyPi&style=plastic:alt:PyPI https://img.shields.io/readthedocs/spymem?label=ReadTheDocs&style=plastic:alt:ReadTheDocs

Contents:

  • Home
  • Quick introduction
    • About sPyMem
    • Installing
    • GitHub Repository
  • Memory models
    • CA3 memory model with forgetting mechanism
      • Theoretical model
      • Class information
        • Memory
          • Memory.connect_in()
          • Memory.connect_out()
          • Memory.create_population()
          • Memory.create_synapses()
          • Memory.open_config_files()
          • Memory.read_json()
      • How to use the model
      • Custom config files
    • Hippocampus memory model with forgetting mechanism
      • Theoretical model
      • Class information
        • Memory
          • Memory.create_population()
          • Memory.create_synapses()
          • Memory.open_config_files()
          • Memory.read_json()
      • How to use the model
      • Custom config files
    • Hippocampus memory model with forgetting mechanism bioinspired DG and CA1 layers
      • Theoretical model
      • Class information
      • How to use the model
      • Custom config files
    • CA3 content addressable memory model with forgetting mechanism
      • Theoretical model
      • Class information
        • Memory
          • Memory.connect_in()
          • Memory.connect_out()
          • Memory.create_population()
          • Memory.create_synapses()
          • Memory.open_config_files()
          • Memory.read_json()
      • How to use the model
      • Custom config files
  • Tests and applications
    • Tests
    • Applications
Next

© Copyright 2022, Daniel Casanueva Morato. Revision cd5d66d3.

Built with Sphinx using a theme provided by Read the Docs.