Pavankunchala / Deep-Learning

This repo provides projects on deep-learning mainly using Tensorflow 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This repo provides projects on deep-learning mainly using Tensorflow 2.0


Languages

Language:Python 53.8%Language:Jupyter Notebook 45.4%Language:HTML 0.4%Language:JavaScript 0.3%Language:CSS 0.2%