diff --git a/README.md b/README.md index 9fa5627..30f7207 100755 --- a/README.md +++ b/README.md @@ -4,19 +4,7 @@
-

Hyperparameter Optimization for TensorFlow and Keras

- -

- - - Talos Travis - - - - Talos Coveralls - - -

+

Bullet-Proof Hyperparameter Experiments for TensorFlow and Keras

Talos • @@ -51,13 +39,11 @@ TL;DR Thousands of researchers have found Talos to importantly improve ordinary Talos is made for researchers, data scientists, and data engineers that want to remain in **complete control of their TensorFlow (tf.keras) and Keras models**, but are tired of mindless parameter hopping and confusing optimization solutions that add complexity instead of reducing it. -**Within minutes, without learning any new syntax,** Talos allows you to configure, perform, and evaluate hyperparameter experiments that yield state-of-the-art results across a wide range of prediction tasks. Talos provides the **simplest and yet most powerful** available method for hyperparameter optimization with TensorFlow (tf.keras) and Keras. -


### :wrench: Key Features -Based on what no doubt constitutes a "biased" review (being our own) of more than ~30 hyperparameter tuning and optimization solutions, Talos comes on top in terms of intuitive, easy-to-learn, highly permissive access to critical hyperparameter experimentation capabilities. Key features include: +**Within minutes, without learning any new syntax,** Talos allows you to configure, perform, and evaluate hyperparameter experiments that yield state-of-the-art results across a wide range of prediction tasks. Talos provides the **simplest and yet most powerful** available method for hyperparameter optimization with TensorFlow (tf.keras) and Keras. Key features include: - Single-line optimize-to-predict pipeline `talos.Scan(x, y, model, params).predict(x_test, y_test)` - Automated hyperparameter optimization