This repository serves to share code and tutorial material for ECE 457B course (Computational Intelligence) - Winter 2021 at the University of Waterloo
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).