From 8638ac054ed5b62b9cfe70b67d525c6fabfe8157 Mon Sep 17 00:00:00 2001 From: mahijatrana <72189131+mahijatrana@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:05:57 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6a9973..0c91d4c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### Welcome to ConvNet. +### Welcome to ConvNet. ###An amazing project ConvNet is a fast C++ based GPU implementation of Convolutional Neural Nets. - Supports Multi-GPU architectures (Multiple GPUs, Single machine). - Provides a fast CPU-only feature extractor.