pytorch-poetry-gen
Poetry generator
A PyTorch-based character-level neural network trained on Chinese poetry to generate poetic phrases
a char-RNN based on pytorch
239 stars
16 watching
46 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
l1aoxingyu/char-rnn-pytorch | A PyTorch implementation of character-level RNN text generation using Gluon, trained on poetry and music lyrics data. | 141 |
alexis-jacq/pytorch-sketch-rnn | A PyTorch implementation of a sketch-based RNN model for generating drawings. | 184 |
deepsound-project/samplernn-pytorch | An implementation of an audio generation model using PyTorch | 288 |
graykode/gpt-2-pytorch | An implementation of the GPT-2 language model in PyTorch for generating text | 973 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
napsternxg/pytorch-practice | A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
pytorch/tnt | A collection of tools and utilities for building and training neural networks with PyTorch. | 1,663 |
ptrblck/pytorch_misc | A collection of code snippets and examples exploring various PyTorch concepts and techniques | 544 |
carpedm20/began-pytorch | An implementation of a deep learning model for generating images from text descriptions | 262 |
shawn1993/cnn-text-classification-pytorch | An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,020 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
embodiedgpt/embodiedgpt_pytorch | A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 340 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
jayleicn/animegan | A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,280 |