累計文章數 20,349篇
參賽組數 1087組
團隊組數 052隊
完賽人數 572 人
**題號:86 標題:Partition List 難度:Medium Given the head of a linked list and a value...
由於未知原因昨天的模型一直無法訓練為了Debug,今天把它改成價格預測來和這篇對照 把Loss地方換成MSE即可 model.compile( op...
Why CNN for Image? 我們在訓練Neural Network的時候,我們會期待在這個Network裡面的每一個Neuron就代表一個最基本的Cl...
With data collection, ‘the sooner the better’ is always the best answer. – Mari...
在 Day20 介紹資料集時有提到過五類情緒有資料不平衡的問題,為了處理資料不平衡的問題,我們會在 loss function(crossentropy)上加入...
前言 這篇文章主要會提到資料分組 會繼續利用kaggle上的開源資料進行更多的pandas練習 Kaggle: Your Machine Learning an...