From 43a7a9679811bbbf2c4478f8c9f320fd4f54a879 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Tue, 23 Jul 2019 16:59:13 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 72b9a9d9..35eb930d 100755 --- a/README.md +++ b/README.md @@ -43,8 +43,7 @@ Python 3.7 or later with the following `pip3 install -U -r requirements.txt` pac # Jupyter Notebook -A jupyter notebook with training, inference and testing examples is available at: -https://colab.research.google.com/drive/1G8T-VFxQkjDe4idzN8F-hbIBqkkkQnxw +Use our Jupyter [notebook](https://github.com/ultralytics/yolov3/blob/master/ultralytics_YOLOv3.ipynb) to quickly get started with training, inference and testing examples. # Training