Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 558 Bytes

Introduction to Deep Learning with TensorFlow and Keras.

A data camp course revision.

Structure

datasetscontains datasets used in the notebooks.

kerascontains the following notebooks:

  • MNIST_model_performance.ipynb
  • dl_keras.ipynb - Introductory notebook
  • tensors_layers_autoencoders.ipynb - autoencoders + other stuff

tensorflowcontains the following notebook:

  • Untitled(4).ipynb -from intro to tensorflow to APIs like keras

licenceLicense template

readmeMarkdown file giving a brief description of the repo and its structure.