首页
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 […]
热门专题
django英汉混编
Oracle中如何导出存储过程
工作案例
rager
2.1开发环境下配置IIS
乡下人回忆录
面试技巧和注意事项
高可用Kubernetes集群-14.
文稿
Linux知识簿
设置UIButton
前端学PHP之面向对象系列第四篇
Java设计模式(三)单例模式
图片的像素
使用python实现数组
2014-07-25
matlab一个figure画多个子图,和多个figure画多个图。
redis系列:基于redis的分布式锁
雪夜&流星
6个页面
evaluati-ng
谷歌浏览器开启开发模式仍然无法安装油猴脚本
« Prev
1
2
3
4
5
6
…
10
Next »