alihussainia / openvino-colab

OpenVINO Edge AI Applications deployment on Google Colaboratory
Apache License 2.0
70 stars 29 forks source link

Created a modified Installation and Initialization Script. #1

Closed abhik-99 closed 4 years ago

abhik-99 commented 4 years ago
  1. Created a modified version of OpenDevNotebook-CPU.ipynb and cleared the outputs from the original as well as my modified script to make the notebook fit in a single page.
  2. Modified Step 2 of README.md as per the new script.

Working on

  1. Adding a directory and completing Lesson 4.
  2. Integrating the whole Initialization Script from OpenDevNotebook-CPU.ipynb into 1 line. Shall open another PR once that gets completed.