IBM 在 2018-09-07 TechCrunch 有一場 presentation, 介紹 Qiskit, 後面還有一個 SVM 的例子
SVM (support vector machine) 是一種 supervised learning model, 常用於分類 (classification)
內容可以在下面網址找到
https://github.com/Qiskit/presentations/tree/master/2018-09-07_TechCrunch
或者點選下面網址
https://github.com/Qiskit/presentations/blob/master/2018-09-07_TechCrunch/Qiskit_Techcrunch.ipynb
Installation and execute
Requeriments
- Have installed Python 3.x and Jupyter notebooks or Jupyter lab, we recomend use Anaconda because provide to you all the elements.
- Install Qiskit:
pip install qiskit
Execute
jupyter notebook Qiskit_Techcrunch.ipynb
or is you use Jupyter Lab
jupyter lab Qiskit_Techcrunch.ipynb
沒有留言:
張貼留言