Giter VIP home page Giter VIP logo

dbxlogger's People

Contributors

vladvelici avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

dbxlogger's Issues

RepoFile storage - store files in the repo

Content-addressable file storage in the experiment repo.

Up from this is a class that would allow experiment runners to fetch files from the experiment repo, by reference or path.

Add support for pause/resume

First what does this actually mean in the following:

  • in the log: when you resume, you resume from last checkpoint, not last log - add mechanism to make log entries ignored
  • in the logger library: make an API to easily lookup the logs backward to find the point to resume from easily (no path typing necessary on the command line)

improve torchbearer integration

Most importantly, things to add for the integration to be useful:

  • saving checkpoints (configurable)
  • batch-level logging (configurable)
  • example on how to analyse the resulting logs
  • documentation on what logs are saved
  • save/resume support and example (depends on adding support for save/resume in dbx initially)

change repo spec to support multi-run experiments

The issue mentioned in the readme file where experiments are currently defined by only one run. this shouldn't be the case and more runs must be supported.

this issue is for tracking the progress in making a repo spec change to add support for multiple runs per experiment

I think the best example use case is when you have separated training and evaluation scripts - all the git, host, env vars, os args tracking should happen per-run but parsed hyper-parameters should remain per-experiment.

I'm looking for a design that keeps the simplicity of a single meta.json, maybe with an extra file per run and moving all the env, args, git and host stuff out of meta? The final format to be decided and implemented.

freeze sync spec

When #7 is closed the repo definition will be OK to move to building most tooling well. Time to write the clear spec for how synch happens between different repos.

As part of this issue also come up with a test suite - i can't really say this works without having a decent test suite with a bunch of edge cases

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.