/classic_architectures

My implementations of Classic Neural Network architectures

Primary LanguagePythonApache License 2.0Apache-2.0

Classic Architectures

This is a repository where I am implementing some of the classic neural network architectures in Tensorflow. Feel free to copy/paste into your own projects. The code is released under the Apache v2 license.

Lenet 5

Alexnet

VGG16