Track: Generic logger backend for machine learning

Documentation track.readthedocs.io
Source code github.com/Delaunay/track

Track is a generic logger backend developed at Mila that can serve as a bridge between different logging libraries for machine learning. So far, this has been the work of Pierre Delaunay with whom I collaborated as a contributor of ideas and as a reviewer. The goal is to provide a backend for Oríon so that users can use their own logger without any modification and simply configure Oríon to use the proper bridge with Track. We built it outside of Oríon so that it can be used alone by users or reused in other frameworks as well.