tensorpack
Neural net trainer
A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility.
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
6k stars
196 watching
2k forks
Language: Python
last commit: over 1 year ago
Linked from 4 awesome lists
deep-learningmachine-learningneural-networksreinforcement-learningtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
tflearn/tflearn | A high-level API for deep learning that builds upon TensorFlow | 9,619 |
tensorlayer/tensorlayer | A deep learning and reinforcement learning library that provides an extensive collection of customizable neural layers to build advanced AI models quickly. | 7,334 |
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
migueldeicaza/tensorflowsharp | A .NET API for running existing machine learning models and creating new ones using the TensorFlow library | 3,141 |
sherjilozair/char-rnn-tensorflow | A tool for training and sampling character-level language models using multi-layer recurrent neural networks | 2,643 |
dennybritz/cnn-text-classification-tf | A neural network architecture for text classification tasks using convolutional layers and softmax output layers. | 5,650 |
tensorforce/tensorforce | A modular and flexible framework for applied reinforcement learning using TensorFlow | 3,296 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,185 |
anishathalye/neural-style | This is an implementation of neural style transfer in TensorFlow using the Adam optimizer. | 5,541 |
tensorspeech/tensorflowtts | Real-time speech synthesis using state-of-the-art architectures | 3,839 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,642 |
tensortrade-org/tensortrade | A framework for building and deploying robust trading agents using reinforcement learning | 4,562 |