Skip to content

Latest commit

 

History

History
68 lines (30 loc) · 2.85 KB

README.md

File metadata and controls

68 lines (30 loc) · 2.85 KB

Deep Learning

Deep learning is an AI function that mimics the workings of the human brain in processing data for use in detecting objects, recognizing speech, translating languages, and making decisions. Deep learning AI is able to learn without human supervision, drawing from data that is both unstructured and unlabeled

  • We will mainly be using Tensorflow for most of the code you can check it's tutorials from here
  • For Deep learning with computer vision we mostly use OpenCV you can check it's documentation from here

Tensorflow

  • To install tensorflow type the following code
pip install --upgrade tensorflow

Contents

Face-Detection-img

QR-code-img

Face-Recog-img

color_quantization_k

face-tracking

alex-net

sparse