Skip to content

ch 11 练习11.10.4 没有控制变量 #108

Open
@YueZhengMeng

Description

练习11.10.4

尝试构造一个使用Adam算法会发散而Yogi会收敛的例子。

现在的解答的实验中,adam发散而yogi收敛的原因是:adam的实验中学习率设置为0.1,而yogi的实验中设置为0.01
我重新实验发现:
学习率统一为0.01,二者都收敛
学习率统一为0.1,二者都发散

个人认为当前解答说服力不够

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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