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

GitHub

61 stars
4 watching
29 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

char-lmchar-rnnlanguage-modelnlptensorflowtensorflow-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,239
hardmaru/write-rnn-tensorflow Generates handwritten characters using an LSTM mixture density network with TensorFlow 700
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,597
carpedm20/lstm-char-cnn-tensorflow An implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures. 769
dinghanshen/swem Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. 284
tensorflow/haskell Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. 1,583
google-research/tf-slim A lightweight library for defining and training neural networks in TensorFlow. 373
hasktorch/hasktorch A Haskell library for building neural networks and working with tensors. 1,083
tensorflow/tfjs An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. 18,533
google/tensornetwork A library for easy and efficient manipulation of tensor networks. 1,826
l1aoxingyu/char-rnn-gluon A Python implementation of a character-level Recurrent Neural Network (RNN) text generator using the MXNet Gluon framework. 58
xamber/varis A Go-based neural network library for building and training artificial neural networks. 55
taehoonlee/tensornets A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. 1,004
vlang/vtl A C library providing an n-dimensional tensor data structure and linear algebra routines 148
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,372