mytflib

My TensorFlow Library


License
MIT
Install
pip install mytflib==0.0.2.0

Documentation

PyPI version Downloads

My Tensorflow Library is collection of codes writtten for a more fluent tensorflow usage.

It consist of four main parts:

  1. DataLoader - Loading from pd.Dataframe and TFRecords, with tf.Dataset API
  2. Learining rate Tuner and Shaper - LR searcher to find optimal range of LR, and LR shaper to plot various shape of LR tarjectories.
  3. TFRecord Curator - Write, display, and manage TFRecords
  4. Training Manager - Gradient accumulation, Class re-weighting.
pip install mytflib

pip install git+https://github.com/johnypark/mytflib@main