MCPcopy Create free account
hub / github.com/Yonv1943/Python / reset_norm

Method reset_norm

ElegantRL/Beta/env.py:49–59  ·  view source on GitHub ↗

state = env.reset() convert the data type of state from float64 to float32 do normalization on state return `array state` state.shape==(state_dim, )

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected