neuralflow Logo
stable
  • Installation
    • Package only
    • Package and examples
    • Install C extensions from pyx files
  • Examples
    • Moving beyond generalization to accurate interpretation of flexible models
      • Example 1
      • Example 2
    • Learning non-stationary Langevin dynamics from stochastic observations of latent trajectories
      • Example 1
      • Example 2
      • Example 3
      • References
  • Implementation
    • EnergyModel class
    • PDESolve class
    • Utility functions
      • FC_stationary module
      • FC_nonstationary module
neuralflow
  • Docs »
  • Index
  • Edit on GitHub

Index

C | E | F | G | I | J | K | N | P | S | T

C

  • calc_F() (EnergyModel method)
  • calc_peq() (EnergyModel method)

E

  • EnergyModel (class in neuralflow)

F

  • FeatureComplexities() (in module neuralflow.utilities.FC_nonstationary)
  • FeatureComplexity() (EnergyModel method)
    • (in module neuralflow.utilities.FC_nonstationary)
  • FeatureComplexity_st() (in module neuralflow.utilities.FC_stationary)
  • FeatureComplexityFderiv() (EnergyModel method)
  • FeatureConsistencyAnalysis_st() (in module neuralflow.utilities.FC_stationary)
  • fit() (EnergyModel method)

G

  • generate_data() (EnergyModel method)

I

  • Integrate() (PDESolve method)

J

  • JS_divergence() (in module neuralflow.utilities.FC_nonstationary)
  • JS_divergence_tdp() (in module neuralflow.utilities.FC_nonstationary)

K

  • KL_divergence_st() (in module neuralflow.utilities.FC_stationary)

N

  • neuralflow.utilities.FC_nonstationary (module)
  • neuralflow.utilities.FC_stationary (module)

P

  • PDESolve (class in neuralflow)

S

  • SaveResults() (EnergyModel method)
  • score() (EnergyModel method)
  • set_BoundCond() (PDESolve method)
  • solve_EV() (PDESolve method)

T

  • transform_spikes_to_isi() (EnergyModel method)

© Copyright 2020, Mikhail Genkin and Tatiana Engel Revision eb9c8114.

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