Lostefra / deep_comedy

A TensorFlow Transformer able to generate verses in the style of Dante's Divine Comedy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deep_comedy

A TensorFlow Transformer able to generate verses in the style of Dante's Divine Comedy

This project was developed as a part of the course Deep Learning - Alma Mater Studiorum UniversitĂ  di Bologna.

The report provides an extensive description of the project, whereas the presentation enlights only the most relevant parts of the work.

The python notebook provides all the code to initialize, train and test the Transformer architecture, and in the final sections it is given the code to generate a sample of a deep canto.

About

A TensorFlow Transformer able to generate verses in the style of Dante's Divine Comedy

License:MIT License


Languages

Language:Jupyter Notebook 80.3%Language:Python 19.7%