Deep-Reinforcement-Learning-Algorithms-with-PyTorch
Deep-Reinforcement-Learning-Algorithms-with-PyTorch copied to clipboard
Add Callback Integration
trafficstars
Any ideas on adding callbacks to this repo? Similar to https://docs.fast.ai/callbacks.html ?
I currently have a TensorboardCallback in my fork: My Repo / branch however it is a bit hacky, and I think we could add something in the same format/behavior as fastai?