Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 774 Bytes

File metadata and controls

15 lines (8 loc) · 774 Bytes

Intuitive Deep Learning

Program author: josephlee94

A beginner-friendly tutorial to introduce Deep Learning concepts in an intuitive way!

Please find the intuitive guides at https://medium.com/intuitive-deep-learning

This repository contains the datasets and notebooks for the Coding Companion to Intuitive Deep Learning!

The Coding Companion medium posts are here:

Part 1: Build your first Neural Network to predict house prices with Keras

Part 2: Build your first Convolutional Neural Network to recognize images