Configuring Your Quantum Machine Learning Workstation
Learn how we can configure quantum machine learning work-station.
We'll cover the following
Even though this course is about quantum machine learning, we don’t expect you to have a quantum computer at your disposal. Therefore, we’ll run most of the code examples in a simulated environment on your local machine. First, however, we’ll need to compile and install some dependencies.
We’ll use the following software stack:
- Unix-based operating system (this is not required, but it is recommended).
- Python, including
pip
. - Jupyter (this is not required, but it is recommended).
Get hands-on with 1200+ tech skills courses.