
算法基础
FIFA19业余选手
展开
-
梯度下降法
https://www.jianshu.com/p/c7e642877b0e原创 2018-10-23 08:46:35 · 268 阅读 · 0 评论 -
What different between online algorithm and offline algorithm
An online algorithm processes the input only piece by piece and doesn't know about the actual input size at the beginning of the algorithm. (So MDP?) An offline algorithm on the other hand works o...原创 2018-11-05 12:43:15 · 388 阅读 · 0 评论