You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brad-gh 5b37033f01
fix audit keras (#47)
2 years ago
..
audit fix audit keras (#47) 2 years ago
README.md Renaming with uppercase of readme files to respect standard 2 years ago

README.md

Exercise 1 Sequential

The goal of this exercise is to learn to call the object Sequential.

  1. Put the object Sequential in a variable named model and print the variable model.