首页
Python
Java
PHP
IOS
Andorid
NodeJS
JavaScript
HTML5
Neural
深度学习论文翻译解析(十七):MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications
论文标题:MobileNets: Efficient Convolutional Neural Network […]
Implicit Neural Representations with Periodic Activation Functions(siren) – 1 – 论文学习
代码:https://github.com/vsitzmann/siren 项目网站 : https://vs […]
Implicit Neural Representations with Periodic Activation Functions(siren) – 1 – 论文学习
代码:https://github.com/vsitzmann/siren 项目网站 : https://vs […]
MATLAB学习(八)神经网络拟合工具箱 Neural Net Fitting使用示例
>> x=-3:0.2:5;y=x.^2-1;xn=-2:0.1:7; >> […]
论文笔记:Emotion Recognition From Speech With Recurrent Neural Networks
一篇语音情感识别的论文,使用基于CTC的LSTM模型对IEMOCAP数据集中的4类情感进行分类,并对结果进行了 […]
斯坦福大学公开课机器学习: neural networks learning
使用神经网络来实现自动驾驶,也就是说使汽车通过学习来自己驾驶。 下图是通过神经网络学习实现自动驾驶的图例讲解: […]
Learning Representations from EEG with Deep Recurrent-Convolutional Neural Networks
摘要 从脑电图(EEG)数据建模认知事件的挑战之一是寻找对主体之间和内部差异不变的表征,以及与脑 […]
深度学习论文翻译解析(六):MobileNets:Efficient Convolutional Neural Networks for Mobile Vision Appliications
论文标题:MobileNets:Efficient Convolutional Neural Networks […]
卷积神经网络学习笔记——Siamese networks(孪生神经网络) 深度学习论文翻译解析(五):Siamese Neural Networks for One-shot Image Recognition
完整代码及其数据,请移步小编的GitHub地址 传送门:请点击我 如果点击有误:https://git […]
【翻译】给初学者的 Neural Networks / 神经网络 介绍
翻译自 SATYA MALLICK 的 “https://www.learnopencv.com/ […]
卷积神经网络(Convolutional Neural Network,CNN)
全连接神经网络(Fully connected neural network)处理图像最大的问题在于全连接层的 […]
Stanford机器学习—第四讲. 神经网络的表示 Neural Networks representation
原文 http://blog.csdn.net/abcjennifer/article/details/774 […]
AlphaGo论文的译文,用深度神经网络和树搜索征服围棋:Mastering the game of Go with deep neural networks and tree search
转载请声明 http://blog.csdn.net/u013390476/article/details/5 […]
“卷积神经网络(Convolutional Neural Network,CNN)”之问
学习卷积神经网络(CNN)过程中可能会遇到的问题,如 1×1 卷积核、感受野、global average p […]
循环神经网络(Recurrent Neural Network,RNN)
为什么使用序列模型(sequence model)?标准的全连接神经网络(fully connected ne […]
深度学习论文翻译解析(二):An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition
论文标题:An End-to-End Trainable Neural Network for Image-b […]
深度学习论文翻译解析(五):Siamese Neural Networks for One-shot Image Recognition
论文标题:Siamese Neural Networks for One-shot Image Recogni […]
论文翻译:Audio Bit Depth Super-Resolution with Neural Networks
Audio Bit Depth Super-Resolution with Neural Networks 能 […]
【论文笔记】Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition
地址:https://arxiv.org/pdf/2006.11538.pdf github:https:// […]
用深度学习(DNN)构建推荐系统 – Deep Neural Networks for YouTube Recommendations论文精读
虽然国内必须FQ才能登录YouTube,但想必大家都知道这个网站。基本上算是世界范围内视频领域的最大的网站了, […]
Mastering the game of Go with deep neural networks and tree search浅析
Silver, David, et al. “Mastering the game of Go w […]
FINN: A Framework for Fast, Scalable Binarized Neural Network Inference_2016_CSCV
Abstract Research has shown that convolutional neural n […]
[转]Binarized Neural Networks_ Training Neural Networks with Weights and Activations Constrained to +1 or −1
原文: 二值神经网络(Binary Neural Network,BNN) 在我刚刚过去的研究生毕设中,我在I […]
siamese network(暹罗网络)–Learning to Compare Image Patches via Convolutional Neural Networks – MissSimple
siamese network(暹罗网络)–Learning to Compare Image P […]
Why are Eight Bits Enough for Deep Neural Networks?
Why are Eight Bits Enough for Deep Neural Networks? Dee […]
热门专题
如何关闭火绒自启动
Linux-Mysql常用命令(下)
Culling)的使用
学习Linux的编码风格
setTextSize
MySQL性能测试工具之mysqlslap
Crysaty
《算法分析与设计》-贪心算法
【UML】时序图H__D
sys_refcursor
三极管
2014光标变粗了?怎么解决。
TOMCAT环境变量配置
antitoken
mysql授权用户和密码
2005外围应用配置器绿茵好莱坞
IE安全级别修改方法
并发编程三要素:原子性,有序性,可见性
Opendaylight的Carbon(碳)版本安装
页面缓存
看完《西虹市首富》的海报,原谅我笑出了猪声!Leo雷
保留
1
2
3
4
5
…
10
Next »