rookiemaster

在 PyTorch 中怎么自己设计一个要被拟合的函数比如 y=ax^2+bx+c,然后梯度下降求解参数 abc

  •  
  •   rookiemaster · Jan 22, 2024 · 1362 views
    This topic created in 849 days ago, the information mentioned may be changed or developed.

    有一批数据符合抛物线,想要用机器学习的方式求出参数 a, b, c.

    2 replies    2024-02-27 17:22:20 +08:00
    find
        1
    find  
       Feb 4, 2024 via iPhone
    1: 可以用 多项式拟合 2: 可以使用 mlp 就可以了。
    shm7
        2
    shm7  
       Feb 27, 2024
    1. 写一个 y=ax^2+bx+c 的网络。参数都是 weight 。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1037 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 19:02 · PVG 03:02 · LAX 12:02 · JFK 15:02
    ♥ Do have faith in what you're doing.