sassoftware / python-dlpy

The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs.
Apache License 2.0
224 stars 131 forks source link

Added embeddings file instructions and narrative to text generation example #365

Closed ChipRobie closed 3 years ago

ChipRobie commented 3 years ago

The example can now be run end to end by following instructions to create the word embeddings file and then using the supplied toy data sets.