/Overflow-CNN

Overflow CNN Workshop

Primary LanguageJupyter Notebook

Overflow-CNN

Overflow is Ngee Ann Polytechnic School of Infocomm Technology's Programming and Technology Special Interest Group. We conduct weekly workshops to educate and share our knowledge with our peers and also occasionally conduct bootcamps.

Overflow CNN Workshop (conducted on Day 2 of the Overflow AI Bootcamp 2020)

Link to Slides

Installation

Install AnacondašŸ

In Anaconda Prompt, create a new environment

conda create --name AIBootcamp
conda activate AIBootcamp

install the following:

conda install -c anaconda jupyter 
conda install tensorflow
conda install tensorflow-base
conda install tensorflow-gpu
conda install pydot

Learn how to use jupyter and colab here


Slide Contributors:

  • Ng Wai Keet
  • Li Zibin