累計文章數 20,348篇
參賽組數 1087組
團隊組數 052隊
完賽人數 572 人
SummaryWhat is AI? Machine learning Anomaly detection Computer vision Natural l...
這一篇與[day25]的主要差異在於資料集以及應用上的不同,參考的官方攻略:https://docs.abzu.ai/docs/tutorials/python...
What is AI? Machine learning - foundation for AI systemHow machine learning wor...
寫在前面 placeholder for test testplaceholder for test testplaceholder for test test...
硬體選擇 -- Part 2 簡介 昨天已經提過了最重要的 GPU 了,那今天會著重在其他的零件上,像是 CPU 以及主機板的選擇條件等等。 硬體挑選 我們...
昨天介紹完SMO算法第二步,今天就要來寫這個方法第三步,第三步:計算學習率K並計算aj(限制範圍)程式碼如下: K = -2.0 * full_label_da...