Implementation of an LSTM from Scratch to generate random Dinosaurs names.
Run the next command and you're going to see five dinosaur names generated for each training epoch.
python dino.py
Implemented an LSTM from Scratch to generate Dinosaurs names
Python
Implementation of an LSTM from Scratch to generate random Dinosaurs names.
Run the next command and you're going to see five dinosaur names generated for each training epoch.
python dino.py