项目作者: agoila
项目描述 :
Transfer Learning using AlexNet architecture
高级语言: Python
项目地址: git://github.com/agoila/alexnet-transferlearning.git

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