上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 27 下一页
摘要: Deep Learning,Yoshua Bengio Reinforcement learning, Richard S. Sutton 前一本书,按部就班读完一半了,梳理知识很有帮助,很赞,最近要抓紧时间看完。 第二本书,一直停留在第二章,希望可以尽快推进。 Neural Smithing: S 阅读全文
posted @ 2017-07-22 08:04 deeplearner_allen 阅读(216) 评论(0) 推荐(0)
摘要: 参考github上各位大神的代码 mobilenet和shufflenet,实现起来感觉还是各种问题。 mobilenet目前使用的代码来自这里:https://github.com/BVLC/caffe/pull/5665/files。 而shufflenet我用的是:https://github 阅读全文
posted @ 2017-07-21 12:28 deeplearner_allen 阅读(6208) 评论(3) 推荐(0)
摘要: 每天都在不停的自责中,陪孩子时间太少,暑假了还要把孩子放在托班将近10个小时。真心觉得不称职。周五老师发信息说,孩子每天不吃早饭不好,家长太忙没时间弄的话,可以放点饼干在孩子书包里。说实话,听到这个心里很不是滋味。原来都是我做好饭再去单位,但是孩子和爸爸起床太晚,一般不吃,后来姥姥也是早早起来给孩子 阅读全文
posted @ 2017-07-17 12:48 deeplearner_allen 阅读(200) 评论(1) 推荐(0)
摘要: A generative model G can be seen as taking a random seed h (say, a sample from a multivariate Normal distribution) and converting it into an output st 阅读全文
posted @ 2017-06-27 13:43 deeplearner_allen 阅读(200) 评论(0) 推荐(0)
摘要: 博尔赫斯 我最终还是没有抵抗住装bility的诱惑,买了几本他的书,我不确定我能不能看下去。 阅读全文
posted @ 2017-06-21 12:33 deeplearner_allen 阅读(173) 评论(0) 推荐(0)
摘要: 今天看到YOLO2的工作还是很不错的,效果好,关键是速度也快,已经完胜SSD了感觉。 虽然faster rcnn各方面效果都不错,但是从简单粗暴的角度考虑,SSD和YOLO真的深得我心啊。 检测模型,其实我一直觉得SSD,和YOLO这样的框架,从使用的角度来看,我更倾向于这些,速度和效果达到完美的平 阅读全文
posted @ 2017-06-15 19:35 deeplearner_allen 阅读(245) 评论(2) 推荐(0)
摘要: A simple neural network module for relational reasoning Visual Interaction Networks 今天被这两篇文章的工作刷屏,说实话看了一些介绍后,真的觉得挺惊艳的,继续期待deepmind的大作吧。 阅读全文
posted @ 2017-06-07 14:15 deeplearner_allen 阅读(246) 评论(0) 推荐(0)
摘要: 午睡被同事吵醒,只好干活。看到微信公众号有一篇文章说老朋友呢,点进去发现原来相关的工作好多,而且好新好细致。 微信的文章可以见这里: 探究最陌生的老朋友Softmax 里面的几篇文章可以看看。 Large-Margin Softmax Loss for Convolutional Neural Ne 阅读全文
posted @ 2017-06-02 13:56 deeplearner_allen 阅读(140) 评论(0) 推荐(0)
摘要: Neural Networks for Beginners. A fast implementation in Matlab, Torch, TensorFlow. Supervised Adversarial Networks for Image Saliency Detection Measur 阅读全文
posted @ 2017-06-01 17:20 deeplearner_allen 阅读(162) 评论(1) 推荐(0)
摘要: MobileNets: Efficient Convolutional Neural Networks for Mobile Vision application 阅读全文
posted @ 2017-05-31 15:08 deeplearner_allen 阅读(225) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 27 下一页