/toolkit

A set of useful tools for DL experiments, project templates, etc.

Primary LanguagePython

ML-toolkit

A collection of standalone useful codes for ML project.

Right now it includes:

  • pytorch_project_template - template for a ML project based on pytorch. Last updated 06.2019

  • keras_project_template - template for a ML project based on keras. Last updated 04.2018.

Future plans

Tensorflow 2.0 keras template with eager mode and custom training loop.

Old

Not maintained anymore, but kept for reference:

  • pytoune_project_template - template for a pytorch (using new featuers of vegab). Last updated 08.2018.

  • vegab - wrapper for scripts. Last updated 08.2018. New in vegab:

    • Elegant json/dict parsing
  • job_pool - extends functionality of map

  • visdom_plotter - easy plotting of script results to visdom