Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 2.14 KB

README.md

File metadata and controls

36 lines (24 loc) · 2.14 KB

logo_ironhack_blue 7

Lab | Neural Networks

Introduction

This lab will let you practice performing neural network analysis. It will also introduce you additional concepts in neural network analysis and Tensorflow. You will be introduced to a web tool called Tensorflow Playground with which you can play with and learn about the hyperparameters of Tensorflow.

Getting Started

Complete Challenge 1 and 2. Follow the instructions and add your code and explanations as necessary.

Deliverables

  • challenge-1.ipynb containing your responses.
  • Screenshot of your Tensorflow Playground experiment for Challenge 2.

Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.

Resources