Leaspy Logo
v1.5.0

Getting Started

  • Installation
  • Leaspy in a nutshell

Documentation

  • API Documentation
  • User guide
  • Index
  • Glossary
Leaspy
  • leaspy.algo.fit package
  • Edit on GitLab

leaspy.algo.fit package

Submodules

  • leaspy.algo.fit.abstract_fit_algo module
    • AbstractFitAlgo
      • AbstractFitAlgo.deterministic
      • AbstractFitAlgo.family
      • AbstractFitAlgo.iteration()
      • AbstractFitAlgo.load_parameters()
      • AbstractFitAlgo.name
      • AbstractFitAlgo.output_manager
      • AbstractFitAlgo.run()
      • AbstractFitAlgo.run_impl()
      • AbstractFitAlgo.set_output_manager()
  • leaspy.algo.fit.abstract_mcmc module
    • AbstractFitMCMC
      • AbstractFitMCMC.current_iteration
      • AbstractFitMCMC.deterministic
      • AbstractFitMCMC.family
      • AbstractFitMCMC.iteration()
      • AbstractFitMCMC.load_parameters()
      • AbstractFitMCMC.name
      • AbstractFitMCMC.output_manager
      • AbstractFitMCMC.run()
      • AbstractFitMCMC.run_impl()
      • AbstractFitMCMC.set_output_manager()
      • AbstractFitMCMC.sufficient_statistics
  • leaspy.algo.fit.tensor_mcmcsaem module
    • TensorMCMCSAEM
      • TensorMCMCSAEM.annealing_on
      • TensorMCMCSAEM.current_iteration
      • TensorMCMCSAEM.deterministic
      • TensorMCMCSAEM.family
      • TensorMCMCSAEM.iteration()
      • TensorMCMCSAEM.load_parameters()
      • TensorMCMCSAEM.name
      • TensorMCMCSAEM.output_manager
      • TensorMCMCSAEM.run()
      • TensorMCMCSAEM.run_impl()
      • TensorMCMCSAEM.samplers
      • TensorMCMCSAEM.set_output_manager()
      • TensorMCMCSAEM.sufficient_statistics
      • TensorMCMCSAEM.temperature
      • TensorMCMCSAEM.temperature_inv

Module contents


© Copyright 2017-2024, Igor Koval, Raphael Couronne, Etienne Maheux, Arnaud Valladier, Benoit Martin, Pierre-Emmanuel Poulet, Samuel Gruffaz, Cecile Di Folco, Juliette Ortholand, Mkrtich Vatinyan, Benoit Sauty De Chalon, Nemo Fournier, Quentin Madura, Stanley Durrleman. Revision 0d9c9720.

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