char-rnn-tensorflow
Character model trainer
A tool for training and sampling character-level language models using multi-layer recurrent neural networks
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
3k stars
139 watching
957 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for training and generating text sequences using multi-layer Recurrent Neural Networks | 11,668 |
| A Python module for creating character-level or word-level neural networks for text generation and training on various datasets | 4,944 |
| An implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures. | 769 |
| A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
| An implementation of Mask R-CNN in TensorFlow, enabling object detection and segmentation using pre-trained models. | 3,100 |
| A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
| Generates handwritten characters using an LSTM mixture density network with TensorFlow | 700 |
| An experimental implementation of Faster R-CNN object detection using TensorFlow | 2,340 |
| An implementation of a deep reinforcement learning algorithm for human-level control in game environments using TensorFlow. | 2,491 |
| A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A system for generating image descriptions using neural networks | 5,414 |
| A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
| A neural network architecture for text classification tasks using convolutional layers and softmax output layers. | 5,653 |
| An implementation of a WaveNet generative neural network architecture for audio generation | 5,417 |