bryan0806 / Udacity-CarND-Alexnet-Feature-Extraction

Lab for Alexnet in the Transfer Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Lab for Alexnet in the Transfer Learning


Languages

Language:Python 78.2%Language:Jupyter Notebook 21.8%