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

Fix bug reading Finnish BERT model and miscellaneous cleanup/bug-fixes. #370

Closed eusdougc closed 3 years ago

eusdougc commented 3 years ago

This pull request includes a fix for issue #367 and an update to the unit tests to make them run more reliably. I also a change that should ease compatibility with Keras for versions 2.3.0 and later.