diff --git a/README.md b/README.md index d8c4a46..9fa5627 100755 --- a/README.md +++ b/README.md @@ -34,14 +34,13 @@ Talos importantly improves ordinary TensorFlow (tf.keras) and Keras workflows by fully automating hyperparameter experiments and model evaluation. Talos exposes TensorFlow (tf.keras) and Keras functionality entirely and there is no new syntax or templates to learn.

- +
+The above animation illustrates how a minimal Sequntial model is modified for Talos

### Talos -TL;DR - -Thousands of researchers have found Talos to importantly improve ordinary TensorFlow (tf.keras) and Keras workflows without taking away or hiding any of their power. +TL;DR Thousands of researchers have found Talos to importantly improve ordinary TensorFlow (tf.keras) and Keras workflows without taking away or hiding any of their power. - Works with ANY Keras, TensorFlow (tf.keras) or PyTorch model - Takes minutes to implement