Session Ready
Exercise

Build as shown!

You will take on a final challenge before moving on to the next lesson. Build the network shown in the picture below. Prove your mastered Keras basics in no time!

Instructions
100 XP
  • Instantiate a Sequential model.
  • Build the input and hidden layer.
  • Add the output layer.