CarperAI / DRLX

Diffusion Reinforcement Learning Library
MIT License
171 stars 7 forks source link

Deterministic Sampling #17

Closed shahbuland closed 1 year ago

shahbuland commented 1 year ago

Add context manager to make fixed random state deterministic within a scope. Useful for deterministic sampling to better visualize how a model changes.