Open jinliangXX opened 5 years ago
https://jinliangxx.github.io/2019/04/07/ML-100Days-Day4/
There is no royal road to learning.
这里的逻辑回归是调用其他函数库实现的,建议不使用库中已有模型,仅使用numpy手动实现逻辑回归的前向计算和反向更新的过程。
https://jinliangxx.github.io/2019/04/07/ML-100Days-Day4/
There is no royal road to learning.