ML學習筆記第二週(三):編程作業

1 關鍵代碼 warmUpExercise.m(熱身練習) A=eye(5); plotData.m(繪圖) plot(x, y,'rx','MarkerSize',10); xlabel('Profit in $10,000s'); ylabel('Population of City in 10,000s'); computeCost.m(計算代價函數) h=X*theta; J=1/(2
相關文章
相關標籤/搜索