Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 2.37 KB

README.md

File metadata and controls

44 lines (24 loc) · 2.37 KB

ECE 457B

This repository serves to share code and tutorial material for ECE 457B course (Computational Intelligence) - Winter 2021 at the University of Waterloo

Uwaterloo Logo

Getting Started:

To get started with the course, please install Python and Jupyter Notebook. If you are new to Python, it is recommended you use Anaconda as it allows you to get started right away and is well supported by the community. You can get Anaconda through their official website.

Make sure to have Python version > 3.4 and < 3.8 to be able to run Tensorflow (which will be used in the tutorials).

Direct Links to tutorial notebooks