[HN Gopher] Aim: Record, search and compare ML training runs
       ___________________________________________________________________
        
       Aim: Record, search and compare ML training runs
        
       Author : polm23
       Score  : 20 points
       Date   : 2021-01-13 07:08 UTC (15 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | marcinzm wrote:
       | Honestly, it's really hard for me to tell from the documentations
       | if this is something that is self-hosted, is run locally or is a
       | SaaS product. The phrase "open source" shows up nowhere I can see
       | for example.
       | 
       | As best I can tell it's an open source version of comet or wandb
       | that you run locally (or I guess host somewhere). Is that right?
        
         | ellisv wrote:
         | From what I can glean from the docs, you run the UI locally
         | which reads from experiments from `.aim/`
         | 
         | The experiments results could be populated by running the
         | training job remotely and committing the `.aim/` directory
         | afterwards.
         | 
         | It's kinda like a UI for DVC
        
       | frakt0x90 wrote:
       | I've seen a lot these projects recently. I have used MLFlow for a
       | while and enjoyed it. How does this compare?
        
         | jszymborski wrote:
         | or how either compares with Tensorboard and its HPARAMS tab?
         | (PSA: PyTorch Lightning makes it even easier to use).
        
       ___________________________________________________________________
       (page generated 2021-01-13 23:01 UTC)