Code Monkey home page Code Monkey logo

mace's People

Contributors

bernstei avatar bigd4 avatar chaitjo avatar davkovacs avatar felixmusil avatar ilyes319 avatar janosh avatar jharrymoore avatar larsschaaf avatar mariogeiger avatar sandipde avatar sivonxay avatar stenczelt avatar wcwitt avatar

Watchers

 avatar

mace's Issues

Support additional test datasets in mace_run_train script

The 3BPA dataset has a number of different training / test splits. Table 2 from the MACE paper reports test errors after training MACE variants on the 300K training set.

One possible sketch:

  • add a new optional command line argument --additional_tests that takes one or more xyz file paths to test
  • after reaching max_num_epochs the test error is collected for every additional test path
  • when using wandb, the test errors should be logged for later comparison

Upload trained model to wandb

It would be useful to have the final checkpoint of a training run logged to wandb to make it easier to transfer between different machines.

Track gradients of activations in `HistogramLogger`

Is your feature request related to a problem? Please describe.
I don't think we track these at the moment

Describe the solution you'd like
We can do it using register_backward_hook, presumably

Describe alternatives you've considered
We could just not do it and hope for the best idk

Additional context
No

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.