成为VIP会员查看完整内容
VIP会员码认证
首页
主题
发现
会员
服务
注册
·
登录
8
深度学习
·
GitHub
·
TensorFlow
·
PyTorch
·
2020 年 1 月 25 日
【深度学习架构、模型和技巧集合(TensorFlow/PyTorch)】’Deep Learning Models - A collection of various deep learning architectures, models, and tips'
专知会员服务
专知,提供专业可信的知识分发服务,让认知协作更快更好!
简介:
传统机器学习:
感知机
逻辑回归
线性回归
多层感知机:
dropout多层感知机
归一化与多层感知机
反向传播与多层感知机
卷积神经网络:
基础
全连接层
LeNet
AlexNet
VGG
DenseNet
ResNet
归一化层
自编码器
GANs
GNNs
RNNs
成为VIP会员查看完整内容
https://github.com/rasbt/deeplearning-models
点赞并收藏
8
暂时没有读者
56
权益说明
本文档仅做收录索引使用,若发现您的权益受到侵害,请立即联系客服(微信: zhuanzhi02,邮箱:bd@zhuanzhi.ai),我们会尽快为您处理
相关内容
深度学习
关注
7666
机器学习的一个分支,它基于试图使用包含复杂结构或由多重非线性变换构成的多个处理层对数据进行高层抽象的一系列算法。
知识荟萃
精品入门和进阶教程、论文和代码整理等
更多
查看相关VIP内容、论文、资讯等
【深度学习社区检测】Deep Learning for Community Detection: Progress, Challenges and Opportunities
专知会员服务
27+阅读 · 2020年6月13日
深度学习搜索,Exploring Deep Learning for Search
专知会员服务
57+阅读 · 2020年5月9日
【阿里巴巴达摩院】TResNet: 高性能的GPU专用架构,GPU-Dedicated Architecture
专知会员服务
32+阅读 · 2020年4月1日
【MIT深度学习课程】深度序列建模,Deep Sequence Modeling
专知会员服务
77+阅读 · 2020年2月3日
【新书】高级应用深度学习,卷积神经网络和目标检测(Advanced Applied Deep Learning ,Convolutional Neural Networks and Object Detection),附294页pdf
专知会员服务
92+阅读 · 2020年1月9日
使用TensorFlow建立深度学习模型,563页pdf,Deep Learning Pipeline Building a Deep Learning Model with TensorFlow
专知会员服务
147+阅读 · 2020年1月2日
【斯坦福大学】深度学习技巧速查清单《CS 230 - Deep Learning Tips and Tricks Cheatsheet》
专知会员服务
28+阅读 · 2019年12月19日
【干货】深度学习的深度思考,49页pdf,Deep Thoughts on Deep Learning
专知会员服务
29+阅读 · 2019年11月14日
深度学习界圣经“花书”《Deep Learning》中文版来了
专知会员服务
233+阅读 · 2019年10月26日
【IJCAI 2019】可扩展的深度学习:从理论到实践(Scalable Deep Learning: from theory to practice),Decebal Constantin Mocanu,Elena Mocanu
专知会员服务
15+阅读 · 2019年8月12日
深度学习注意力机制-Attention in Deep learning-附101页PPT
专知
139+阅读 · 2019年9月23日
6000星人气深度学习资源!架构模型技巧全都有,图灵奖得主LeCun推荐
量子位
13+阅读 · 2019年6月18日
这个项目火了!各种深度学习架构,模型和技巧的集合
大数据技术
13+阅读 · 2019年6月13日
Yann LeCun推荐的Github深度学习入门教程,2天1500+星,含80个TensorFlow/PyTorch示例
专知
25+阅读 · 2019年6月7日
深度学习TensorFlow实现集合
专知
10+阅读 · 2018年9月8日
入门 | 深度学习模型的简单优化技巧
机器之心
9+阅读 · 2018年6月10日
深度学习之CNN简介
Python技术博文
20+阅读 · 2018年1月10日
【实战】最新Deep Learning with Keras图书加代码,教你从零开发一个复杂深度学习模型(附下载)
专知
8+阅读 · 2017年11月29日
干货 | 深度学习之卷积神经网络(CNN)的模型结构
机器学习算法与Python学习
12+阅读 · 2017年11月1日
【推荐】深度学习目标检测全面综述
机器学习研究会
21+阅读 · 2017年9月13日
A Survey of Deep Learning for Scientific Discovery
Arxiv
29+阅读 · 2020年3月26日
OmniNet: A unified architecture for multi-modal multi-task learning
Arxiv
6+阅读 · 2019年7月17日
Hierarchical Meta Learning
Arxiv
9+阅读 · 2019年4月19日
Deep Learning for Energy Markets
Arxiv
10+阅读 · 2019年4月10日
Deep Learning on Graphs: A Survey
Arxiv
53+阅读 · 2018年12月11日
Occupancy Networks: Learning 3D Reconstruction in Function Space
Arxiv
10+阅读 · 2018年12月10日
Hierarchical Deep Multiagent Reinforcement Learning
Arxiv
8+阅读 · 2018年9月25日
Deep learning in agriculture: A survey
Arxiv
11+阅读 · 2018年7月31日
Dynamic and Static Topic Model for Analyzing Time-Series Document Collections
Arxiv
8+阅读 · 2018年5月6日
Recent Trends in Deep Learning Based Natural Language Processing
Arxiv
7+阅读 · 2018年2月20日
VIP会员
自助开通(推荐)
客服开通
详情
相关主题
深度学习
GitHub
TensorFlow
PyTorch
相关VIP内容
【深度学习社区检测】Deep Learning for Community Detection: Progress, Challenges and Opportunities
专知会员服务
27+阅读 · 2020年6月13日
深度学习搜索,Exploring Deep Learning for Search
专知会员服务
57+阅读 · 2020年5月9日
【阿里巴巴达摩院】TResNet: 高性能的GPU专用架构,GPU-Dedicated Architecture
专知会员服务
32+阅读 · 2020年4月1日
【MIT深度学习课程】深度序列建模,Deep Sequence Modeling
专知会员服务
77+阅读 · 2020年2月3日
【新书】高级应用深度学习,卷积神经网络和目标检测(Advanced Applied Deep Learning ,Convolutional Neural Networks and Object Detection),附294页pdf
专知会员服务
92+阅读 · 2020年1月9日
使用TensorFlow建立深度学习模型,563页pdf,Deep Learning Pipeline Building a Deep Learning Model with TensorFlow
专知会员服务
147+阅读 · 2020年1月2日
【斯坦福大学】深度学习技巧速查清单《CS 230 - Deep Learning Tips and Tricks Cheatsheet》
专知会员服务
28+阅读 · 2019年12月19日
【干货】深度学习的深度思考,49页pdf,Deep Thoughts on Deep Learning
专知会员服务
29+阅读 · 2019年11月14日
深度学习界圣经“花书”《Deep Learning》中文版来了
专知会员服务
233+阅读 · 2019年10月26日
【IJCAI 2019】可扩展的深度学习:从理论到实践(Scalable Deep Learning: from theory to practice),Decebal Constantin Mocanu,Elena Mocanu
专知会员服务
15+阅读 · 2019年8月12日
热门VIP内容
开通专知VIP会员 享更多权益服务
《人类与人工智能在规划和执行军用直升机领域人机编队协同任务中的合作:概念、要求、设计、验证》220页
《人类-自主性编队协同: 是否需要一个基于团队的指导性框架?》
驾驭人机协同作战团队
《有人无人协同作战:F-35 如何支持地面战斗部队 (GCE) 》
相关资讯
深度学习注意力机制-Attention in Deep learning-附101页PPT
专知
139+阅读 · 2019年9月23日
6000星人气深度学习资源!架构模型技巧全都有,图灵奖得主LeCun推荐
量子位
13+阅读 · 2019年6月18日
这个项目火了!各种深度学习架构,模型和技巧的集合
大数据技术
13+阅读 · 2019年6月13日
Yann LeCun推荐的Github深度学习入门教程,2天1500+星,含80个TensorFlow/PyTorch示例
专知
25+阅读 · 2019年6月7日
深度学习TensorFlow实现集合
专知
10+阅读 · 2018年9月8日
入门 | 深度学习模型的简单优化技巧
机器之心
9+阅读 · 2018年6月10日
深度学习之CNN简介
Python技术博文
20+阅读 · 2018年1月10日
【实战】最新Deep Learning with Keras图书加代码,教你从零开发一个复杂深度学习模型(附下载)
专知
8+阅读 · 2017年11月29日
干货 | 深度学习之卷积神经网络(CNN)的模型结构
机器学习算法与Python学习
12+阅读 · 2017年11月1日
【推荐】深度学习目标检测全面综述
机器学习研究会
21+阅读 · 2017年9月13日
相关论文
A Survey of Deep Learning for Scientific Discovery
Arxiv
29+阅读 · 2020年3月26日
OmniNet: A unified architecture for multi-modal multi-task learning
Arxiv
6+阅读 · 2019年7月17日
Hierarchical Meta Learning
Arxiv
9+阅读 · 2019年4月19日
Deep Learning for Energy Markets
Arxiv
10+阅读 · 2019年4月10日
Deep Learning on Graphs: A Survey
Arxiv
53+阅读 · 2018年12月11日
Occupancy Networks: Learning 3D Reconstruction in Function Space
Arxiv
10+阅读 · 2018年12月10日
Hierarchical Deep Multiagent Reinforcement Learning
Arxiv
8+阅读 · 2018年9月25日
Deep learning in agriculture: A survey
Arxiv
11+阅读 · 2018年7月31日
Dynamic and Static Topic Model for Analyzing Time-Series Document Collections
Arxiv
8+阅读 · 2018年5月6日
Recent Trends in Deep Learning Based Natural Language Processing
Arxiv
7+阅读 · 2018年2月20日
提示
微信扫码
咨询专知VIP会员与技术项目合作
(加微信请备注: "专知")
微信扫码咨询专知VIP会员
Top