Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 377 Bytes

File metadata and controls

13 lines (10 loc) · 377 Bytes

AlexNet Feature Extraction

Udacity - Self-Driving Car NanoDegree

This lab guides you through using AlexNet and TensorFlow to build a feature extraction network.

Setup

Before you start the lab, you should first install:

  • Python 3
  • TensorFlow
  • NumPy
  • SciPy
  • matplotlib