From 80c6488a15049903a01e831e91ab713abe3c0d86 Mon Sep 17 00:00:00 2001 From: Ruben Rosales Date: Sat, 11 May 2019 22:30:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a4571b..1d32524 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# inception_v4 +# Inception-v4 Implementation of Inception-v4 done with Keras API 2.0