TensorFlow
Sequential API in Keras
Learn Sequential API in Keras in TensorFlow with a tiny example and expected output.
Sequential API in Keras is part of the TensorFlow roadmap. Use the example below and continue with the next topic.
Syntax
# sequential-api-in-keras
Example