Function border_tch_agent::util::track

source ·
pub fn track<M: ModelBase>(dest: &mut M, src: &mut M, tau: f64)
Expand description

Apply soft update on a model.

Variables are identified by their names.