License
MIT
Install
pip install TrainHelper==0.0.3.30

Documentation

Installation instruction

Currently requires Tensorflow backend which is not listed in setup.py, this dependency should be dropped in the future.

Install tensorflow: pip install Tensorflow

Install TrainHelper: pip install TrainHelper

TODO:

  • Add contributors list
  • Make installation work
  • Drop dependency over tensorflow (\TrainHelper_init_.py imports callbacks which import tensorflow via Callbacks)
  • Unit testing for all modules

Examples

  • How to use slurm queuer
  • General example for running in console
  • Provide minimum config
  • How to use repeater

#Contributors:

  1. MaLiN2223(szyszka45@gmail.com)
  2. sony14