11 2017 档案

摘要:to do.. Reference: http://www.masonzhang.com/2013/08/7-reasons-you-should-use-mongodb-over.html 阅读全文
posted @ 2017-11-29 22:32 chp008 阅读(631) 评论(0) 推荐(0)
摘要:方案1:DynamoDB Stream + Lambda方法 参考Building NoSQL Database Triggers with Amazon DynamoDB and AWS Lambda: https://amazonaws-china.com/cn/blogs/compute/61 阅读全文
posted @ 2017-11-29 22:30 chp008 阅读(386) 评论(0) 推荐(0)
摘要:线程池所涉及的基本应用场景: 图 转自:https://juejin.im/entry/59aeaafd51882538cb1ec2f8 从这个应用场景中,基本会涉及到: 线程、线程池相关的接口、类和方法 相关的数据结构 > 主要是同步的数据结构,例如linkedBlockingQueue|Conc 阅读全文
posted @ 2017-11-29 22:15 chp008 阅读(353) 评论(0) 推荐(0)
摘要:机器学习学习思路导图 名词的解释: 回归: 线性回归(polinomial regression多项式回归): https://segmentfault.com/a/1190000007639352 机器学习入门:线性回归及梯度下降: http://blog.csdn.net/xiazdong/ar 阅读全文
posted @ 2017-11-29 15:44 chp008
摘要:学习导引: 机器学习的过程: Reference from: introducing_Azure_Machine_Learning.pdf Azure ML 的解决方案: ML Studio data preprocessing modules machine learning algorithms 阅读全文
posted @ 2017-11-29 11:34 chp008 阅读(168) 评论(0) 推荐(0)
摘要:todo.. Reference : Authenticating Requests (AWS Signature Version 4) http://docs.aws.amazon.com/zh_cn/AmazonS3/latest/API/sig-v4-authenticating-reques 阅读全文
posted @ 2017-11-29 11:14 chp008 阅读(324) 评论(0) 推荐(0)