vpj/lab
This library lets you organize machine learning experiments. Maintains logs, summaries and checkpoints of all the experiments in a folder structure without you explicitly having to worry about them. It keeps references to git commit when the experiement was run, along with other information like date, the python file executed and experiment description. Optionally, the library can update the python file by inserting experiment results as a comment automatically. You can use monitored code segments to measure time and to get status updates on the console.
Jun-18-2019, 16:53:46 GMT