tensorlm
Text generator library
A Python wrapper library for training and generating text with RNNs in TensorFlow
Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow
61 stars
4 watching
29 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
char-lmchar-rnnlanguage-modelnlptensorflowtensorflow-library
Related projects:
Repository | Description | Stars |
---|---|---|
| Preprocessing and processing tools for text data in machine learning models | 1,239 |
| Generates handwritten characters using an LSTM mixture density network with TensorFlow | 700 |
| A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
| An implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures. | 769 |
| Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. | 284 |
| Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
| A lightweight library for defining and training neural networks in TensorFlow. | 373 |
| A Haskell library for building neural networks and working with tensors. | 1,083 |
| An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,533 |
| A library for easy and efficient manipulation of tensor networks. | 1,826 |
| A Python implementation of a character-level Recurrent Neural Network (RNN) text generator using the MXNet Gluon framework. | 58 |
| A Go-based neural network library for building and training artificial neural networks. | 55 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| A C library providing an n-dimensional tensor data structure and linear algebra routines | 148 |
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |