Applied-Deep-Learning-with-Python icon indicating copy to clipboard operation
Applied-Deep-Learning-with-Python copied to clipboard

Applied-Deep-Learning-with-Python Keras test is identical to python 3 test

Open rioj7 opened this issue 6 years ago • 0 comments

In Applied-Deep-Learning-with-Python/Chapter-4/activity_1/test_stack.py

Keras is not tested. The test checks if Python 3.x is installed.

The python test should check for >= 3.5.

The final message is also incorrect because the script is used in Chapter 4. Don't mention the chapter number


** Please review software requirements before ** proceeding to Lesson 2.


rioj7 avatar Nov 29 '19 21:11 rioj7