This folder contains useful Python code for the AI course. This includes general Python examples:
- How to make charts with mathplotlib and tables with pandas
- How to use random numbers and arrays in numpy
- How to profile Python code to improve runtime.
AI specific examples:
All code and documents in this repository is provided under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License