From 171eefad548c862c3fa12409d91c879d5f7a423b Mon Sep 17 00:00:00 2001 From: Palash Shah <35114859+Palashio@users.noreply.github.com> Date: Sat, 4 Jul 2020 18:19:40 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c2d870ef..61a30ed0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ ## INITIAL BUILD RELEASE DATE: JULY 16TH. in progress....this README.md is out of date. Documentation site coming soon. -![image](tools/data/gh_images/verve-logo.png) +# Verve: Deep Learning fluent in one-liners -# verve: Deep Learning fluent in one-liners - -verve 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. +Verve 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. *** ## Guiding Principles ##