Icon

Generate_​Product_​Names_​With_​LSTM

This directory contains 2 workflows.

Icon01_​Generate_​Mountain_​Names_​Training 

This workflow builds, trains, and saves an (many to many) RNN with an LSTM layer to generate new fictive mountain names. The brown nodes define the […]

Icon02_​Generate_​Mountain_​Names_​Deployment 

The workflow generates 200 new, fictive mountain names. It reads the previously trained TensorFlow network and predicts 200 sequences of index-encoded […]