项目作者: agoila

项目描述 :
Transfer Learning using AlexNet architecture
高级语言: Python
项目地址: git://github.com/agoila/alexnet-transferlearning.git
创建时间: 2017-07-22T04:00:00Z
项目社区:https://github.com/agoila/alexnet-transferlearning

开源协议:Apache License 2.0

下载


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