Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 296 Bytes

File metadata and controls

5 lines (4 loc) · 296 Bytes

TensorFlow-Keras-Tutorial

This is just a basic tutorial of keras and tensorflow for understanding syntax and how to get started with deep learning. It only introduces Feed Forward Neural Networks for now.

It also comprises tutorials for Numpy & Pandas to get started with basic data analysis.