amingolnari / Deep-Learning-Course

Deep Learning with TensorFlow and Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Learning Course

tfkeras

All courses I am doing right now!

Generate Fake Data with Deep Convolutional Network

movie

Introduction

TensorFlow Hello World

Basic Operations in TensorFlow

TensorFlow's Eager API

Load Data From Excel File with Pandas

Basic Models

TensorFlow Linear Regression

linear2

TensorFlow nonLinear Regression

nonlinear

TensorFlow Moon Classification

tfmoonclass

TensorFlow Circle Classification and Visualize with TensorBoard

tfcircle

Keras Circle Classification and Visualize with TensorBoard

tbv2

Deep Models

TensorFlow CNN Classification on MNIST Data

Keras CNN Classification on MNIST Data

mnist

Using Callback in Keras

Stop Training with validation loss Check

Change Learning Rate Per (n) Epoch

Save Learning Rate Per Epoch

lr

(Dog vs Cat) Keras Generate Batches of Tensor Image Data from Directory

catvsdog

Keras Generative Adversarial Network (GAN) on MNIST Data

Google Colab Files

Keras Cifar10 Convolutional Neural Networks

cifar10

Keras LSTM on IMDB Dataset

Save and Load Keras Model (Jason and HDF5)

About

Deep Learning with TensorFlow and Keras

License:MIT License


Languages

Language:Jupyter Notebook 92.5%Language:Python 7.5%