8000 GitHub - ChristophWu/RNN-Pytorch
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ChristophWu/RNN-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNN-Pytorch

Introduction

In this project, I will implement a Recurrent Neural Network (RNN) model for character level language model using the complete works of William Shakespeare.

Dataset

  • This dataset contains the plays and poetry written by English poet and actor William Shakespeare (1564-1616). The plays are divided into the genres of tragedy, history, and comedy.
  • For more details, please refer to the URL http://shakespeare.mit.edu/works.html.

Result

  • learing curve

  • some of generated word by this model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0