﻿:modulename:`trainers.RelativeEntropy`
======================================

.. currentmodule:: chemtrain.trainers

.. autoclass:: RelativeEntropy

   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree: _autosummary
      :template: method.rst

   
      ~RelativeEntropy.__init__
      ~RelativeEntropy.add_statepoint
      ~RelativeEntropy.add_task
      ~RelativeEntropy.checkpoint
      ~RelativeEntropy.get_sim_state
      ~RelativeEntropy.init_step_size_adaption
      ~RelativeEntropy.load_energy_params
      ~RelativeEntropy.move_to_device
      ~RelativeEntropy.print_training_tasks
      ~RelativeEntropy.restore
      ~RelativeEntropy.save_energy_params
      ~RelativeEntropy.save_trainer
      ~RelativeEntropy.train
   
   

   
   
   .. rubric:: Attributes

   
   .. autoattribute:: RelativeEntropy.energy_fn
      :annotation:
   .. autoattribute:: RelativeEntropy.params
      :annotation:
   
   