Skip to content

Latest commit

 

History

History
75 lines (56 loc) · 3.92 KB

DeepLearningHandsOn.md

File metadata and controls

75 lines (56 loc) · 3.92 KB

##Deep Network Workbench

###DL in depth

###Caffe

###Torch, etc

##DQN

##@Nvidia.Jetson

##the World's First Makerable Deep Learning Robot, aka MDLR

Architecture of the Robot

##Neuromorphic Processing: A New Frontier in Scaling Computer Architecture

###Open Problems

Several problems to address

  • 以下问题相互递进
  • 如何主动发现问题解决问题
  • 如何使用先验知识,将先验知识转移进网络中
  • 已训练的网络训练新知的过程怎样变迁
  • 深度神经网络的数据通量
  • 数据接口带宽,存储量
  • 深度硬件,运动控制,时间序列,小脑神经网络,Sequential Deep Learning,Deep time series
  • DQN
  • https://gist.github.com/NirViaje/7ca109d2e99d0b16ec43#dqn
  • Currently state of the art but...(Scyfer, Universiteit van Amsterdam spin off)
  • No way of doing logical inference (extrapolation)
  • No easy integration of abstract knowledge
  • Hypothetic space bias might not conform with realityWhen to apply Deep
  • 看上去一切触手可及对不对?可是我们离真正的人工智能还有多远呢?至少还需要有两三个这样的变革吧 zhihu

##News