View Source Rein (rein v0.0.1)

Reinforcement Learning training and inference framework

Summary

Functions

Link to this function

train(arg1, arg2, epoch_completed_callback, state_to_trajectory_fn, opts \\ [])

View Source