Skip to content

習題5: 為 micrograd 加上一個梯度下降法函數 gradientDescendent(...) #6

@ccckmit

Description

@ccckmit

測試案例

  1. gdArray.py
  2. gdRegression.py

參考

  1. gd.py
  2. 梯度引擎
  3. engine.py

提示:

  1. 用 backward() 函數取代 grad() ...
  2. 所有值都要改用 Value() ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions