jsutch / TensorFlow

TensorFlow/Keras examples and notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlow with Keras Examples

lab notes and data examples

  • Neural Networks - Intro, Tensorflow Basics
  • Tensorflow - Keras Syntax Basics
  • Tensorflow - Keras - Analysis and Regression with Seattle Housing Data
  • Analyzing Bank Note Forgeries with Deep Learning
  • Character Recognition from MNIST
  • Iris Analysis
  • Cancer Prediction and overfitting-limitation
  • Loan Repayment with overfitting techniques

The jupyter notebook can be opened in Github by clicking on the notebook file. Might need a refresh to load depending on your browser.

About

TensorFlow/Keras examples and notes.

License:BSD 2-Clause "Simplified" License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%