Use Keras Core with TensorFlow, PyTorch, and JAX backends
Introduction
Overview of Keras Core
Install the required dependencies
Run Keras Core
Next Steps
Use Keras Core with TensorFlow, PyTorch, and JAX backends
Who is this for?
This is an introductory topic for engineers who want to create a neural network model on Arm machines.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Create a simple neural network model using Keras Core
- Train and evaluate your neural network model with different backends
- Generate predictions with the trained model
Prerequisites
Before starting, you will need the following:
- Basic Machine Learning knowledge.
- An Arm based instance from a cloud service provider, an on-premises Arm server, or a Linux virtual machine on your Arm device.
- Familiarity with SSH, the Linux command line, and basic system administration tasks.