Skip to content

My TensorFlow models, training, and testing scripts.

License

Notifications You must be signed in to change notification settings

Lazea/TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow

My TensorFlow models, training, and testing scripts.

DEPENDENCIES

  • Python 3.5
  • tensorflow v1.0.0
  • numpy

MODELS

  • alexnet: 8 layer convolutional neural network.
  • model: Base model class.
  • model_utils: Helper functions for creating models.

CLASSIFICATION

Scripts for training and testing classification models.

About

My TensorFlow models, training, and testing scripts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages