Skip to content

DominQu/rnn-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recurrent neural network for text generation in PyTorch

This projects implements a rnn with lstm layer to generate text with a style of given author. It is a proof of concept for custom neural network written in CUDA. Project implementing the rnn in CUDA can be found here.

About

Recurrent neural network copying writing style of an author written in PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published