Machine Learning:Gradient Descent with Angular – 机器学习:梯度下降之Angular演示

Preface / 前言

Thanks to the the courses offered by Andrew Ng, Gradient Descent is much easier to understand.
谢谢吴恩达的机器学习教程,梯度下降理解起来更多的容易了。

Code / 代码

This the my homework written by Angular 8/TypeScript, demonstrating the training theory and traning steps with value of partial derivative enolving.
这是 Angular 8/TypeScript 写的作业,演示了训练原理和训练过程当中的偏导数值的变化。

Tune the params and enjoy it.
主要参数都可以手工调整,希望大家会喜欢。