博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
开始学习深度学习和循环神经网络Some starting points for deep learning and RNNs
阅读量:5941 次
发布时间:2019-06-19

本文共 1028 字,大约阅读时间需要 3 分钟。

, , , , , , and have done reddit AMA's.  These are nice places to start to get a Zeitgeist of the field.
 
and lectures at , , and at Stanford, the at , and the at have excellent tutorials, video lectures and programming exercises that should help you get started.
 
The online book by , notes for , and blogs by , and have clear explanations of MLPs, CNNs and RNNs.  The tutorials at and give equations and code. The encyclopaedic book by is a good place to dive into details.  I have a in progress.
 
, , , , , , , , , , , and , , , , , , , , ( ), are some of the many deep learning software libraries and frameworks introduced in the last 10 years.   and compare the performance of many existing packages. I am working on developing an alternative, , written in supporting CNNs and RNNs on GPUs and supporting easy development of original architectures.  More software can be found at .
and homepages of , have further information, background and links.
 
from: http://www.denizyuret.com/2014/11/some-starting-points-for-deep-learning.html

转载地址:http://memtx.baihongyu.com/

你可能感兴趣的文章
WIN7如何替换开机登录画面
查看>>
AAuto如何发布EXE文件
查看>>
Linux下添加新硬盘,分区及挂载
查看>>
Cross-compilation using Clang
查看>>
营销系统--手动补偿
查看>>
图标字体设计
查看>>
【转】Principles of training multi-layer neural network using backpropagation
查看>>
并查集hdu1232
查看>>
改动Androidproject的名称(非Eclipse重命名)
查看>>
tomcat work目录的作用就是编译每个项目里的jsp文件为java文件如果项目没有jsp页面则这个项目文件夹为空...
查看>>
dedecms后台左侧菜单500错误怎么处理
查看>>
Maven配置将war包部署到Tomcat(tomcat7-maven-plugin)
查看>>
Spring MVC学习-------------訪问到静态的文件
查看>>
Unity应用架构设计(11)——一个网络层的构建
查看>>
运行自己的shell脚本
查看>>
内存错误的类别
查看>>
Authentication 方案优化探索(JWT, Session, Refresh Token, etc.)
查看>>
Struts2 关于返回type="chain"的用法.
查看>>
Maven私服安装及配置——(十二)
查看>>
设计模式 - 迭代器模式(iterator pattern) 具体解释
查看>>