From ceb47b9d6eee00a85b5472f7a16fd5817af5f530 Mon Sep 17 00:00:00 2001 From: Palash Shah <35114859+Palashio@users.noreply.github.com> Date: Mon, 13 Jul 2020 01:12:44 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2271e726..79f57fa1 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ [![PyPi](https://img.shields.io/badge/pypi%20package-0.0.9-blue)](https://pypi.org/project/libra/) [![Release](https://img.shields.io/badge/Next%20Release-July%2012-green)](https://pypi.org/project/libra/) - -Libra is a deep learning API that allows users to use machine learning in their workflows in fluent one-liners. It is written in Python and TensorFlow and makes training neural networks as simple as a one line function call. It was written to make deep learning as simple as possible to every user. +Libra automates the end-to-end machine learning process in just one line of code. It is built for both non-technical users and software professionals of all kinds. ***