mirror of
https://github.com/clearlinux/clearlinux.github.io.git
synced 2026-08-19 05:47:10 +00:00
Direct doc references to github
This commit is contained in:
+1
-1
@@ -302,7 +302,7 @@
|
||||
<div class="Text__description">
|
||||
<p>When learning computer programming languages, the first example tutorial given is usually ‘hello world’. Similarly, to learn about machine learning, the first example is often image recognition of handwritten numbers based on the <a href="https://en.wikipedia.org/wiki/MNIST_database">MNIST dataset</a>. If you've ever wondered how to get started with machine learning, our tutorial offers an easy step by step guide to begin to explore this exciting new field of computer science.</p>
|
||||
|
||||
<p>The machine learning tutorial walks users through the process of <a href="https://docs.01.org/clearlinux/latest/get-started/bare-metal-install-server.html">installing and configuring a Clear Linux Host OS on bare metal</a>, although a <a href="https://docs.01.org/clearlinux/latest/get-started/index.html#install-in-a-virtual-machine">virtual machine</a> or even a Microsoft* <a href="https://docs.01.org/clearlinux/latest/get-started/cloud-install/azure.html">Azure cloud instance</a> could also be used, and installing the packages used with machine learning, easily added with the machine learning <a href="https://docs.01.org/clearlinux/latest/reference/bundles/bundles.html">bundles</a>. It also walks users through <a href="https://docs.01.org/clearlinux/latest/tutorials/tensorflow-machine-learning.html">setting up a Jupyter notebook</a>, an open-source web application used to create and share documents with live code, equations, visualizations, and explanatory text, and <a href="https://docs.01.org/clearlinux/latest/tutorials/tensorflow-machine-learning.html">running the machine learning example code</a>.</p>
|
||||
<p>The machine learning tutorial walks users through the process of <a href="https://www.clearlinux.org/clear-linux-documentation/get-started/bare-metal-install-server.html">installing and configuring a Clear Linux Host OS on bare metal</a>, although a <a href="https://www.clearlinux.org/clear-linux-documentation/get-started/index.html#install-in-a-virtual-machine">virtual machine</a> or even a Microsoft* <a href="https://www.clearlinux.org/clear-linux-documentation/get-started/cloud-install/azure.html">Azure cloud instance</a> could also be used, and installing the packages used with machine learning, easily added with the machine learning <a href="https://www.clearlinux.org/clear-linux-documentation/reference/bundles/bundles.html">bundles</a>. It also walks users through <a href="https://www.clearlinux.org/clear-linux-documentation/tutorials/tensorflow-machine-learning.html">setting up a Jupyter notebook</a>, an open-source web application used to create and share documents with live code, equations, visualizations, and explanatory text, and <a href="https://www.clearlinux.org/clear-linux-documentation/tutorials/tensorflow-machine-learning.html">running the machine learning example code</a>.</p>
|
||||
|
||||
<p>We included additional resources to allow you to learn more about the MNIST example, TensorFlow, Jupyter, and machine learning in general.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user