Skip to content

saifrahmed/tensorpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorpack

Neural Network Toolbox based on TensorFlow

In development. No document, don't use.

Features:

  • Scoped abstraction of common models.
  • Provide callbacks to control training behavior (as in Keras).
  • Use Dataflow to gain fine-grained control on data preprocessing.
  • Automatically use the Queue operator in tensorflow to speed up input.
  • Training and testing graph are modeled together. Just need to follow the conventions to setup stuffs.
  • Use tensorboard easily.

About

Neural Network Toolbox based on TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%