deep learning for grasping的project的总结1

使用baxter来实现http://pr.cs.cornell.edu/deepgrasping/的项目:

首先谈谈参加NVIDIA举办的deep learning的讲座的一些心得体会。首先,深度学习产生是由于更多的数据集,更好的模型,以及很好的GPU处理能力。现在大型的神经网络大概是10层左右。其处理的信息应是随着神经网络的层数增加,其信息量是递减的,但是这里需要将主要的信息保留来存储与处理。深度学习如同火箭,而大型的神经网络就是发动机,数据就是燃料。对于HPU也就是many GPUs的称呼。关于深度学习可以参考一篇在Nature上发表的:The learning machine。关于深度学习,相应的有谷歌大脑,百度大脑,以及tecent也有类似的项目,百度深度学习实验室。这里需要提及的是关于deep与feature,deep指代的是神经网络的多层数,而feature表示的是数据的特征。同时,这里还有confusion matrix,同时这里有个理论关于深度学习的收敛性与稳定性。同时处理时候也是sift:scale invariant feature transform 尺度不变特征转换。在这里,阿里想将其作为一种平台来帮助更多的公司来处理,也相应的产生技术业务输出:http://www.aliyun.com/act/aliyun/tech-output.html,同时也举办天池大数据竞赛和搭配算法比赛。对于这里的处理的基础可能更多的是来自Microsoft的kinect的RGBD的图像。

这里有关于deeplearning的不错的网址:

http://blog.csdn.net/zouxy09/article/details/8782018

http://blog.sina.com.cn/s/blog_593af2a70101bqyo.html

http://blog.csdn.net/abcjennifer/article/details/7826917

时间: 2024-10-11 02:46:15

deep learning for grasping的project的总结1的相关文章

【CS-4476-project 6】Deep Learning

AlexNet / VGG-F network visualized by mNeuron. Project 6: Deep LearningIntroduction to Computer Vision Brief Due date: Tuesday, December 6th, 11:55pm Project materials including starter code, training and testing data, and html writeup template: proj

(转) Learning Deep Learning with Keras

Learning Deep Learning with Keras Piotr Migda? - blog Projects Articles Publications Resume About Photos Learning Deep Learning with Keras 30 Apr 2017 ? Piotr Migda? ? [machine-learning] [deep-learning] [overview] I teach deep learning both for a liv

Deep Learning(深度学习)学习笔记整理

申明:本文非笔者原创,原文转载自:http://www.sigvc.org/bbs/thread-2187-1-3.html 4.2.初级(浅层)特征表示 既然像素级的特征表示方法没有作用,那怎样的表示才有用呢? 1995 年前后,Bruno Olshausen和 David Field 两位学者任职 Cornell University,他们试图同时用生理学和计算机的手段,双管齐下,研究视觉问题. 他们收集了很多黑白风景照片,从这些照片中,提取出400个小碎片,每个照片碎片的尺寸均为 16x1

Machine and Deep Learning with Python

Machine and Deep Learning with Python Education Tutorials and courses Supervised learning superstitions cheat sheet Introduction to Deep Learning with Python How to implement a neural network How to build and run your first deep learning network Neur

Deep Learning(深度学习)学习笔记整理系列之(八)

Deep Learning(深度学习)学习笔记整理系列 [email protected] http://blog.csdn.net/zouxy09 作者:Zouxy version 1.0 2013-04-08 声明: 1)该Deep Learning的学习系列是整理自网上很大牛和机器学习专家所无私奉献的资料的.具体引用的资料请看参考文献.具体的版本声明也参考原文献. 2)本文仅供学术交流,非商用.所以每一部分具体的参考资料并没有详细对应.如果某部分不小心侵犯了大家的利益,还望海涵,并联系博主

(转)WHY DEEP LEARNING IS SUDDENLY CHANGING YOUR LIFE

Main Menu Fortune.com E-mail Tweet Facebook Linkedin Share icons By Roger Parloff Illustration by Justin Metz SEPTEMBER 28, 2016, 5:00 PM EDT WHY DEEP LEARNING IS SUDDENLY CHANGING YOUR LIFE Decades-old discoveries are now electrifying the computing

[转载]Deep Learning(深度学习)学习笔记整理

转载自:http://blog.csdn.net/zouxy09/article/details/8775360 感谢原作者:[email protected] 八.Deep learning训练过程 8.1.传统神经网络的训练方法为什么不能用在深度神经网络 BP算法作为传统训练多层网络的典型算法,实际上对仅含几层网络,该训练方法就已经很不理想.深度结构(涉及多个非线性处理单元层)非凸目标代价函数中普遍存在的局部最小是训练困难的主要来源. BP算法存在的问题: (1)梯度越来越稀疏:从顶层越往下

Open Data for Deep Learning

Open Data for Deep Learning Here you'll find an organized list of interesting, high-quality datasets for machine learning research. We welcome your contributions for curating this list! You can find other lists of such datasets on Wikipedia, for exam

Udacity Nanodegree Program: Deep Learning Foundation: New Syllusbus

Program Structure Every week, you can expect to see this content coming up: Siraj's introductory video & One hour coding session Additional lesson(s) from Mat & other Udacity experts Then, approximately every four weeks you'll get a project. The f