Generating Song Lyrics Using Recurrent Neural Networks
Blog: https://towardsdatascience.com/generating-eminem-lyrics-using-neural-networks-96e7f9c45e8a
read
- https://github.com/edumunozsala/Character-Level-Text-Generation/blob/master/char-level-text-generator-pytorch.ipynb
- https://github.com/aladdinpersson/Machine-Learning-Collection/blob/master/ML/Projects/text_generation_babynames/generating_names.py
- https://colab.research.google.com/drive/1HyRetrxB5MX0CimgWNFuXpj9OQuEOsQT?usp=sharing#scrollTo=5UCsLlU0Q08a
- https://github.com/lukas/ml-class/blob/master/projects/7-text-generation/char-gen.py
- https://github.com/ChunML/NLP/blob/master/text_generation/train_pt.py#L57