Skip to content

gongenhao/tensorpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorpack

Neural Network Toolbox on TensorFlow

In development. See examples to learn.

Features:

  • Scoped abstraction of common models.
  • Use Dataflow to define data preprocessing in pure Python.
  • Callbacks systems to control training.
  • Training and testing are described together. Just need to follow the conventions to setup stuffs.
  • Write summary easier for tensorboard.

About

Neural Network Toolbox based on TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%