神經網路與深度學習 書籍 資料
神經網絡與深度學習 課本/講義 備份 [邱錫鵬 副教授,博士生導師,復旦大學計算機科學技術學院] [NN book xpqiu] 資料來源:https://mp…
神經網絡與深度學習 課本/講義 備份 [邱錫鵬 副教授,博士生導師,復旦大學計算機科學技術學院] [NN book xpqiu] 資料來源:https://mp…
Python引用數學函式庫(import math)+整數運算取餘數+整數轉字串(C語言sprintf/C# Sring.Format 功能) &…
Python數字-整數運算 資料來源: https://github.com/stormzhang/free-programming-…
Python數字轉字串str() [ps python字串轉浮點數有BUG] 資料來源: https://github.com/st…
Python “多元”賦值 資料來源: https://github.com/stormzhang/free-programming…
Python 同一行書寫多個語句(;)隔開 資料來源: https://github.com/stormzhang/free-pro…
Python 多個語句構成代碼組[:] 資料來源: https://github.com/stormzhang/free-progr…
Python 程式過長時的換行語法[\] 資料來源: https://github.com/stormzhang/free-programming…
Python語句和語法基本介紹 資料來源: https://github.com/stormzhang/free-programming-book…
Python實用函數列表[開檔、計算變數長度,型態轉換] 資料來源: https://github.com/stormzhang/f…
Python模組[模組可以包含可執行代碼, 函數和類或者這些東西的組合。]- 自行開發模組 載入和引用 資料來源: https://…
Python建立類別與實體化物件 資料來源: https://github.com/stormzhang/free-programm…
Python建立函數 資料來源: https://github.com/stormzhang/free-programming-bo…
Python異常的錯誤處理[ try-except ] 資料來源: https://github.com/stormzhang/fr…
Python檔案讀取[ 相關函數: open()+利用for 迴圈讀取 ] 資料來源: https://github.com/sto…
Python代碼塊及縮進(縮排)對齊 (這和C/C++/C#是最大的不同之一,Python用縮排來取代大括弧的功能)[ps: print可以依序印出參數用逗號隔…
Python變數類型介紹- [字串轉整數和 整數轉字串(C語言sprintf/C# Sring.Format 功能)] 資料來源: …
Python變數類型介紹- [列表和元組(C語言的陣列)] 資料來源: https://github.com/stormzhang/…
Python變數類型介紹-[數字、字串] 資料來源: https://github.com/stormzhang/free-prog…
Python變數和賦值-不支援C 語言中的自增1 和自減1 運算子(++,–) 資料來源: https://github.com/st…
Python基本輸入+邏輯判斷+強制型態轉換 資料來源: https://github.com/stormzhang/free-programmi…
Python 數值/邏輯運算 [和C/C++ 一樣] 資料來源: https://github.com/stormzhang/free-progr…
Python 基本輸出 vs C 語言中的printf() 資料來源: https://github.com/storm…
Python 命令列選項 資料來源: https://github.com/stormzhang/free-programming-books/b…
Python 簡介 資料來源: http://liam0205.me/attachment/Python/The_Python_Tutorial_…
Python Windows 安裝步驟: (Windows 7 X64測試OK) 資料來源:https://www.foolegg.com/howtobuild…