Desire100 / Deep-Learning-with-TensorFlow-and-Keras

this repo contains the knowlegde of how to use tensorflow framework to perform the latest techniques in the deep learning ecosystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-Learning-with-TensorFlow

This repo describes how to use tensorflow framework to perform the latest techniques in the deep learning ecosystem.

Before we dive in tensorflow, we will manually build out a neural network that mimics the TensorFlow API. which greatly help in understanding when working with the real TensorFlow!

About

this repo contains the knowlegde of how to use tensorflow framework to perform the latest techniques in the deep learning ecosystem


Languages

Language:Python 72.3%Language:Jupyter Notebook 27.7%