会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ttm6489
2022年2月17日
3维,梯度下降算法
摘要: # author: Roy.Gimport numpy as npimport datasetimport plot_utils as pudef sigmoid(x): return 1/(1+np.exp(-x))xs,ys = dataset.get_beans(100)w1 = 0.1w2
阅读全文
posted @ 2022-02-17 23:48 ttm6489
阅读(58)
评论(0)
推荐(0)
编辑
导航
博客园
首页
新随笔
联系
订阅
管理
公告