Skip to content

Used text to first train an Recurrent Neural network, then use it to automatically generate blockchain README.md text

Notifications You must be signed in to change notification settings

xiaomaogy/Deep_learning--blockchain_readme_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockChain README.md generator

note: This code uses a lot of code from https://github.com/udacity/deep-learning/tree/master/tv-script-generation

This project used the README.md from top 50 blockchain assets, and trained an RNN on those text. The outcoming network is able to automatically generate a block of text that is really similar to the typical introduction of a new blockchain asset.

The workflow of the whole process:

About

Used text to first train an Recurrent Neural network, then use it to automatically generate blockchain README.md text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published