scikit-neuromsi

User Guide

  • Installation
  • Model implementation and execution with Scikit-NeuroMSI
  • Plotting with Scikit-NeuroMSI
  • Simulate experiments with Scikit-NeuroMSI
  • Model comparison with Scikit-NeuroMSI
  • Build your own Scikit-NeuroMSI model

Examples

  • Ventriloquist Effect
  • Sound-Induced Flash Illusion

API Reference

  • skneuromsi package
    • skneuromsi.bayesian package
    • skneuromsi.core package
      • skneuromsi.core.ndresult package
      • skneuromsi.core.constants module
      • skneuromsi.core.modelabc module
    • skneuromsi.io module
    • skneuromsi.mle package
    • skneuromsi.ndcollection package
    • skneuromsi.neural package
    • skneuromsi.sweep module
    • skneuromsi.testing module
    • skneuromsi.utils package

Misc

  • Changelog
  • Bibliography
scikit-neuromsi
  • skneuromsi package
  • skneuromsi.core package
  • View page source

skneuromsi.core package

Core functionalities and structures of skneuromsi.

  • skneuromsi.core.ndresult package
    • skneuromsi.core.ndresult.compress module
    • skneuromsi.core.ndresult.plot_acc module
    • skneuromsi.core.dresult.result module
    • skneuromsi.core.ndresult.stats_acc module
  • skneuromsi.core.constants module
    • NAME
    • VERSION
    • D_MODES
    • D_TIMES
    • D_POSITIONS
    • D_POSITIONS_COORDINATES
    • DIMENSIONS
    • XA_NAME
  • skneuromsi.core.modelabc module
    • ParameterAliasTemplate
    • SKNMSIRunConfig
    • SKNMSIMethodABC
Previous Next

© Copyright 2021, Paredes, Renato; Cabral, Juan.

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