Open meloncruuush opened 1 year ago
As of now, running py.test shows the following output:
The problem lies in the imports of the _deeplearning4e.py file. Keras moved around a few things, and I fixed the import to accomodate this changes. Now all the tests run successfully:
As of now, running py.test shows the following output:
The problem lies in the imports of the _deeplearning4e.py file. Keras moved around a few things, and I fixed the import to accomodate this changes. Now all the tests run successfully: