摘要:
Give this: We have a wrongn classified point, how to move the line to come closer to the points? We apply learning rate and since wrong point is in po 阅读全文
posted @ 2020-06-07 23:08
Zhentiw
阅读(1151)
评论(0)
推荐(0)
摘要:
const compose = (...fns) => (...args) => fns.reduceRight((res, fn) => [fn.call(null, ...res)], args)[0]; const input = document.getElementById("nameIn 阅读全文
posted @ 2020-06-07 17:11
Zhentiw
阅读(161)
评论(0)
推荐(0)

浙公网安备 33010602011771号