余金恆google co-laboratory機器學習

教學影片

frame框架,前面要加上i,width寬度,height高度,src=source來源

以上原始碼

<iframe width="560" height="315" src="https://www.youtube.com/embed/CLRcLGTIDl0?si=27pTW7vr7YoNRvnm" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

<h2>frame框架,前面要加上i,width寬度,height高度,src=source來源</h2>
<iframe width="560" height="315" src="https://zh.wikipedia.org/zh-tw/Jupyter" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

利用google colab雲端運算執行python

http://colab.research.google.com

W3Schools執行python

張量Tensor計算

留言

這個網誌中的熱門文章

余金恆 VS Cord 俄羅斯方塊maintain維護增加顯示render物件

余金恆VS code編輯網頁程式html,css,javascript

余金恆tkinter套件建立圖形使用者介面GUI=Graphical User Interface