码迷,mamicode.com
首页 >  
搜索关键字:incremental learning    ( 4566个结果
Text Mining Twitter Data in R
Project 1 (20 Points Total)Text Mining Twitter Data in R (using “tidytext”) This is a two-week project spanning Weeks 2 and 3.All parts are due at the ...
分类:其他好文   时间:2019-10-07 19:18:34    阅读次数:87
basic bash learning 1
1) a function to check the free memory: 2) using for loop to print the odd number from 1 to 99 3) If and case 4. delete the function name from termina ...
分类:其他好文   时间:2019-10-06 18:27:45    阅读次数:103
Machine Learning 错题集
Week1 Question 4 Some of the problems below are best addressed using a supervised learning algorithm, and the others with an unsupervised learning alg ...
分类:系统相关   时间:2019-10-05 10:39:03    阅读次数:157
TensorFlow使用记录 (三): Learning rate
file: tensorflow/python/training/learning_rate_decay.py 参考:tensorflow中常用学习率更新策略 神经网络中通过超参数 learning rate,来控制每次参数更新的幅度。学习率太小会降低网络优化的速度,增加训练时间;学习率太大则可能导 ...
分类:其他好文   时间:2019-10-04 22:48:22    阅读次数:176
STAT2020 PREDICTIVE ANALYTICS
STAT2020 PREDICTIVE ANALYTICS – PROJECT S2/2019OVERVIEWThis assessment involves writing a report that summarises a statistical learning related invest ...
分类:其他好文   时间:2019-10-04 19:01:07    阅读次数:82
论文研读《Highly Accurate Machine Fault Diagnosis Using Deep Transfer Learning》采用深度转移学习的高精度机械故障诊断——2019
开发了一种新的深度学习框架,以实现高精度的机器故障诊断,使用转移学习,以启用和加速训练的深度神经网络。与现有方法相比,该方法训练速度更快,精度更高。首先,通过进行小波变换,将原始传感器数据转换成图像以获得时间-频率分布。接下来,使用一个预训练的网络来提取较低层次的特征。标记的时频图像然后被用来微调更 ...
分类:系统相关   时间:2019-10-04 14:52:45    阅读次数:228
Deep learning:四十三(用Hessian Free方法训练Deep Network)
Deep learning:四十三(用Hessian Free方法训练Deep Network) 2016-03-13 15:14:01 mydear_11000 阅读数 912更多 分类专栏: 机器学习 深度学习 tornadomeet Deep learning:四十三(用Hessian Fre ...
分类:Web程序   时间:2019-10-03 16:28:20    阅读次数:135
2020年AI、CV、NLP顶会最全时间表
2020年AI、CV、NLP顶会最全时间表 2019-09-01 14:04:19 weixin_38753768 阅读数 40 2020年AI、CV、NLP顶会最全时间表 2019-09-01 14:04:19 weixin_38753768 阅读数 40 2020年AI、CV、NLP顶会最全时间 ...
分类:其他好文   时间:2019-10-03 14:18:06    阅读次数:3644
莫队专题
https://blog.csdn.net/qq_41552508/article/details/100556943附上学习连接 以防万一还是搬出来吧 一、适用问题 莫队算法是一种离线算法,用分块去优化暴力,不包含修改的话,复杂度为 O(nn??√+mn??√) O(n\sqrt n+m\sqrt ...
分类:其他好文   时间:2019-10-03 00:33:14    阅读次数:103
2018宁夏A题
As an ACM-ICPC newbie, Aishah is learning data structures in computer science. She has already known that a stack, as a data structure, can serve as a ...
分类:其他好文   时间:2019-10-01 22:13:28    阅读次数:129
4566条   上一页 1 ... 54 55 56 57 58 ... 457 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!