diff --git a/examples/README.md b/examples/README.md index 8f70ea6b..48b179d3 100644 --- a/examples/README.md +++ b/examples/README.md @@ -125,9 +125,10 @@ Register a SAS deep learning model ---------------------------------- Filename: [register_sas_dlpy_model.py](register_sas_dlpy_model.py) + Level: Beginner -Creates a SAS deep learning model using [dlpy](https://github.com/sassoftware/python-dlpy) and registers the model in SAS Model Manager. +Creates a SAS deep learning model using [dlpy](https://github.com/sassoftware/python-dlpy) and registers the model in SAS Model Manager. (WARNING: Does not work with Python 3.10 and later)