Skip to content

Releases: fabriziocacicia/monitoring_rewards

v0.0.4

26 May 13:26
Compare
Choose a tag to compare

Fixed

  • A bug that prevents the generation of the image for cyclic graphs

v0.0.3

26 May 13:28
Compare
Choose a tag to compare

Changed

  • Updated the to_graphviz() method of the transducer to add the reward values to the graph's arcs

v0.0.2

26 May 13:28
Compare
Choose a tag to compare

Added

  • A reset() method to RewardTransducer, RewardMonitor and MultiRewardMonitor