pythonlessons / mltu

Machine Learning Training Utilities (for TensorFlow and PyTorch)
MIT License
160 stars 100 forks source link

BaseModelConfigs serialization fix, dependency constraints relaxation & styling improvements #11

Closed seidnerj closed 1 year ago

seidnerj commented 1 year ago

BaseModelConfigs not properly serializes class variables Dependency constraints ("requirements.txt") have been relaxed to allow for more flexibility Styling improvements

pythonlessons commented 1 year ago

all changes merged into main branch and created new release 1.0.10