Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WendyShang/flare
/ functions
Functions
121 in github.com/WendyShang/flare
⨍
Functions
121
◇
Types & classes
15
Method
log
(self, L, step, log_freq=LOG_FREQ)
sac_ddp.py:176
Method
log
(self, L, step, log_freq)
encoder.py:119
Method
log
(self, L, step, log_freq)
encoder.py:147
Method
log
(self, L, step, log_freq)
encoder.py:258
Method
log_video
(self, key, frames, step)
logger.py:153
Function
make_dir
(dir_path)
utils.py:51
Function
module_hash
(module)
utils.py:44
Function
no_aug
(x)
data_augs.py:295
Function
preprocess_obs
Preprocessing image, see https://arxiv.org/abs/1807.03039.
utils.py:59
Function
random_translate
(imgs, size, return_random_idxs=False, h1s=None, w1s=None)
data_augs.py:16
Function
random_window
(imgs, window_size, in_place=False)
data_augs.py:48
Method
reparameterize
(self, mu, logstd)
encoder.py:66
Method
reparameterize
(self, mu, logstd)
encoder.py:189
Function
rgb2hsv
(rgb, eps=1e-8)
TransformLayer.py:10
Method
save
(self, model_dir, step)
sac_ddp.py:451
Function
set_seed_everywhere
(seed)
utils.py:36
Function
soft_update_params
(net, target_net, tau)
utils.py:29
Function
tie_weights_2d1d
(src, trg)
encoder.py:27
Method
update
(self, replay_buffer, L, step)
sac_ddp.py:414
Function
weight_init
Custom weight init for Conv2D and Linear layers.
sac_ddp.py:36
Function
weight_init
Custom weight init for Conv2D and Linear layers.
encoder.py:8
← previous
101–121 of 121, ranked by callers