Toolkit for creating ML models using tensorflow. Designed to short-cut implementation of widely used neuronal networks architectures.
$ pip install -v git+https://github.com/andalenavals/MLTF
$ pip install MLTF
tensorflow==1.15.0
tensorflow-probability==0.8.0
numpy==1.18.0
See examples