MCPcopy Create free account
hub / github.com/ReinFlow/ReinFlow / __init__

Method __init__

agent/finetune/reinflow/buffer.py:870–912  ·  view source on GitHub ↗
(self, 
                 n_steps,
                 n_envs, 
                 n_ft_denoising_steps,
                 horizon_steps, 
                 act_steps,
                 action_dim,
                 n_cond_step,
                 obs_dim,
                 save_full_observation,
                 furniture_sparse_reward,
                 best_reward_threshold_for_success,
                 reward_scale_running,
                 gamma,
                 gae_lambda,
                 reward_scale_const,
                 device)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

__init__Method · 0.45

Tested by

no test coverage detected