torchrl.modules.mcts.UCB1TunedScore =================================== .. currentmodule:: torchrl.modules.mcts .. autoclass:: UCB1TunedScore .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~UCB1TunedScore.__init__ ~UCB1TunedScore.add_module ~UCB1TunedScore.apply ~UCB1TunedScore.bfloat16 ~UCB1TunedScore.buffers ~UCB1TunedScore.children ~UCB1TunedScore.compile ~UCB1TunedScore.cpu ~UCB1TunedScore.cuda ~UCB1TunedScore.double ~UCB1TunedScore.eval ~UCB1TunedScore.extra_repr ~UCB1TunedScore.float ~UCB1TunedScore.forward ~UCB1TunedScore.get_buffer ~UCB1TunedScore.get_extra_state ~UCB1TunedScore.get_parameter ~UCB1TunedScore.get_submodule ~UCB1TunedScore.half ~UCB1TunedScore.ipu ~UCB1TunedScore.is_tdmodule_compatible ~UCB1TunedScore.load_state_dict ~UCB1TunedScore.modules ~UCB1TunedScore.mtia ~UCB1TunedScore.named_buffers ~UCB1TunedScore.named_children ~UCB1TunedScore.named_modules ~UCB1TunedScore.named_parameters ~UCB1TunedScore.parameters ~UCB1TunedScore.register_backward_hook ~UCB1TunedScore.register_buffer ~UCB1TunedScore.register_forward_hook ~UCB1TunedScore.register_forward_pre_hook ~UCB1TunedScore.register_full_backward_hook ~UCB1TunedScore.register_full_backward_pre_hook ~UCB1TunedScore.register_load_state_dict_post_hook ~UCB1TunedScore.register_load_state_dict_pre_hook ~UCB1TunedScore.register_module ~UCB1TunedScore.register_parameter ~UCB1TunedScore.register_state_dict_post_hook ~UCB1TunedScore.register_state_dict_pre_hook ~UCB1TunedScore.requires_grad_ ~UCB1TunedScore.reset_out_keys ~UCB1TunedScore.reset_parameters_recursive ~UCB1TunedScore.select_out_keys ~UCB1TunedScore.set_extra_state ~UCB1TunedScore.set_submodule ~UCB1TunedScore.share_memory ~UCB1TunedScore.state_dict ~UCB1TunedScore.to ~UCB1TunedScore.to_empty ~UCB1TunedScore.train ~UCB1TunedScore.type ~UCB1TunedScore.xpu ~UCB1TunedScore.zero_grad .. rubric:: Attributes .. autosummary:: ~UCB1TunedScore.T_destination ~UCB1TunedScore.call_super_init ~UCB1TunedScore.dump_patches ~UCB1TunedScore.in_keys ~UCB1TunedScore.out_keys ~UCB1TunedScore.out_keys_source ~UCB1TunedScore.training