Skip to content

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

Notifications You must be signed in to change notification settings

bin2000/alexnet-feature-extraction

 
 

Repository files navigation

AlexNet Feature Extraction

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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.7%
  • Jupyter Notebook 49.3%