This project trains a Deep Learning model to generate Dinosaur names using Pytorch.
The content of the notebooks in this repo is used and discussed in separate articles.
-
dino-name.ipynb: Generating Dinosaur Names With Pytorch
-
dino-name_batch.ipynb: Batching Strategies For LSTM input
This project requires you to have Python 3
, pip
, and Pytorch
library installed.
You can install Pytorch from here
Contributions to this project are more than welcome.