Skip to content

lovellbrian/ELEC4630

Repository files navigation

ELEC4630

ELEC4630 Computer Vision and Image Processing

Here are a few Colab notebooks to get you started with deep learning. We have decided to use Google Colab notebooks because you can access them from anywhere and can run your code on a cloud-based GPU.

How to run a Colab notebook

  1. In GitHub, open a notebook with ipynb extension
  2. You should see a "Open in Colab" button
  3. Click this and the notebook will open in Colab
  4. You can use Runtime/Run all to run all the code, or you can execute one codeblock at a time.

Let's get started on some exercises

  1. Introduction to Google Colab
  2. Access a GPU in the cloud and perform a speed test
  3. Introduction to Python, Numpy, and MatLibPlot
  4. Train a CNN on the MNIST dataset

About

ELEC4630 Computer Vision and Image Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published