Helper Library for TensorFlow
$ git clone https://github.com/BobbyL2k/tensorflowhelper.git
visit The Wiki for additional information
visit Sample Code Repository
- Is an extension to TensorFlow, not a library wrapper
- Constant-time overhead over writing native TensorFlow
- Shape and Type validation with readable Error message
- Session Management
- High level models
- FeedForward Neural Network
- Convolutional Neural Network
- Save and Load models
- Visualizing Convolutional Neural Network
- Anuruth Lertpiya (BobbyL2k)
MIT