Kernel
======

.. currentmodule:: liesel.goose.types

.. autoclass:: Kernel
   :show-inheritance:


   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

   
   
   
      ~Kernel.end_epoch
   
   
      ~Kernel.end_warmup
   
   
      ~Kernel.has_model
   
   
      ~Kernel.init_state
   
   
      ~Kernel.set_model
   
   
      ~Kernel.start_epoch
   
   
      ~Kernel.transition
   
   
      ~Kernel.tune
   

   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :template: autosummary/attribute.rst
      :toctree:

      
         ~Kernel.identifier
         ~Kernel.needs_history
         ~Kernel.error_book
         ~Kernel.position_keys

   

   