Char-RNN-Gluon

Text generator

A Python implementation of a character-level Recurrent Neural Network (RNN) text generator using the MXNet Gluon framework.

使用MXNet的动态图接口Gluon实现Char RNN生成古诗和周杰伦的歌词

GitHub

58 stars
2 watching
16 forks
Language: Python
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
l1aoxingyu/char-rnn-pytorchA PyTorch implementation of character-level RNN text generation using Gluon, trained on poetry and music lyrics data.143
hardmaru/write-rnn-tensorflowGenerates handwritten characters using an LSTM mixture density network with TensorFlow700
batzner/tensorlmA Python wrapper library for training and generating text with RNNs in TensorFlow61
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
taolei87/rcnnAn implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions.355
gwtaylor/theano-rnnA demonstration project of a recurrent neural network implemented with Theano377
taolei87/sruA recurrent neural network implementation optimized for speed and parallelizability31
taoxugit/attnganReproduces text-to-image generation with attentional generative adversarial networks.1,343
jayleicn/animeganA PyTorch implementation of Generative Adversarial Networks for anime face drawing1,282
a312863063/seeprettyface-ganerator-dongmanA Python implementation of a StyleGAN-based anime face generator151
element-research/rnnA Lua-based library for building and working with recurrent neural networks941
rggen/rggenAutomatically generates source code for control and status registers (CSRs) from human-readable register map specifications.341
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
wenxinxu/resnext-in-tensorflowAn implementation of a deep neural network architecture in TensorFlow78
patterns-ai-core/langchainrbA Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding1,487