hakuhodo-technologies / scope-rl

SCOPE-RL: A python library for offline reinforcement learning, off-policy evaluation, and selection
https://scope-rl.readthedocs.io/en/latest/
Apache License 2.0
109 stars 11 forks source link

Related to Fixing errors with _obtain_steps function #27 #28

Open alexofficial opened 7 months ago

alexofficial commented 7 months ago

Type of change

Description

First change - Fix a TypeError caused by an unenumerable object

Second change - Fixed form params in np.zeros for action arrays :

References

Checklist

Comments