From 03165544fbf84cdc8c3579113ce8ad7d0f05fc0d Mon Sep 17 00:00:00 2001 From: Byungheong Jeong <byungheon.jeong@gmail.com> Date: Fri, 20 Mar 2020 09:03:45 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b41409..841cc6b 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ _What happens when a wrong port is chosen_ <br /> <br /> 9. Test for keras <br /> -Create a new notebook or use the ClassificationExample.ipynb file +- Create a new notebook or use the ClassificationExample.ipynb file - Run the following tests <br />  <br /><br /> <!-- <br /><br /> --> @@ -107,7 +107,7 @@ If you see an error, shutdown the network server and try again <br /> If you see nvidia-smi memory allocation at 0/- you have suceeded in reseting the GPU <br /> <br /> -Please refer to [Keras Documentation](https://keras.io/) for instructions and information +Please refer to [Keras Documentation](https://keras.io/) for instructions and information on using Keras I used the notebook for the following: - Training a CNN on the notebook for reference -- GitLab