stoltzmaniac / DL4CV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DL4CV

Working on work written by Adrian Rosebrock, PhD who writes https://pyimagesearch.com and this is for the course Deep Learning for Computer Vision.

The folder topics contains multiple directories for topics that will be important to understand.

To start running things

pip install numpy (if you don't already have this installed)

cd topics python matrix_operations.py

About

License:MIT License


Languages

Language:Python 100.0%