Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Convolutional network
Search - Convolutional network - List
DL : 0
CNN Class, ver 0.72. Change log: Ver 0.72: Sample GUI added, demonstrating use of convolutional network for handwriten digits recognition. Training runs 20 faster. Ver 0.71: Bug fix: training was stoped after 1 epoch. Ver 0.70: First release. This project provides matlab class for implementation of convolutional neural networks. -CNN Class, ver 0.72. Change log: Ver 0.72: Sample GUI added, demonstrating use of convolutional network for handwriten digits recognition. Training runs 20 faster. Ver 0.71: Bug fix: training was stoped after 1 epoch. Ver 0.70: First release. This project provides matlab class for implementation of convolutional neural networks.
Update : 2025-02-19 Size : 542kb Publisher : narendra

DL : 0
CNN - Convolutional neural network cla-CNN - Convolutional neural network class
Update : 2025-02-19 Size : 1.25mb Publisher : utrade1

卷积神经网络的Csharp版本,已经编译成windowsAPI库,根据Mike的源代码改写而成。供研究卷积神经网络CNN的人使用。-Csharp version convolutional neural network has been compiled into windowsAPI library, according to the source code adapted from Mike. CNN convolutional neural networks for research of the people.
Update : 2025-02-19 Size : 3.58mb Publisher : LiuKe

Convolutional neural network for digits recognition
Update : 2025-02-19 Size : 1.06mb Publisher : ssss

卷积码的编码器是由一个有k个输入端、n个输出端、m节移位寄存器所构成的有限状态的有记忆系统,通常称它为时序网络。-A convolutional code encoder is composed of a k-th input terminal of the n output terminals, m section shift register constituted by a finite state memory system, the usually call timing network.
Update : 2025-02-19 Size : 9kb Publisher : 赵迪

DL : 0
卷积神经网络算法 里面有一个例子 能扩展到大数据集上-Convolutional neural network algorithm
Update : 2025-02-19 Size : 2.51mb Publisher : 游钊

基于卷积神经网络的模式分类器,论文中讲述了卷积神经网络的技术,是个好论文。-pattern classfier based on convolutional nerual networks
Update : 2025-02-19 Size : 630kb Publisher : qichengzuo

常用神经网络算法,以及原理实现。。。包括MLP神经网络、卷积神经网络-Common neural network algorithm, as well as the principle of implementation... Including MLP neural network, convolutional neural network, etc.
Update : 2025-02-19 Size : 3.95mb Publisher : snow

基于深度学习的图像超分辨率算法。 参考论文 Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014) -Super resolution based on deep learning Refer to Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014)
Update : 2025-02-19 Size : 5.33mb Publisher : 云和山

用递归的卷积神经网络方法实现图像的超分辨率重建(深度学习)-Deeply-Recursive Convolutional Network for Image Super-Resolution
Update : 2025-02-19 Size : 5kb Publisher : sun

手写汉字识别,数据集训练,MNIST,Deep Convolutional Network识别手写汉字(Handwritten Chinese character recognition, data set training, MNIST, Deep Convolutional Network)
Update : 2025-02-19 Size : 1kb Publisher : PopYo

Variety Identification of Single Rice Seed Using Hyperspectral Imaging Combined with Convolutional Neural Network Zhengjun Qiu 1,2, Jian Chen 1,2, Yiying Zhao 1,2, Susu Zhu 1,2, Yong He 1,2 ID and Chu Zhang 1,2,*
Update : 2025-02-19 Size : 1014kb Publisher : razibaz

DL : 0
是《Learning a Deep Convolutional Network for Image Super-Resolution》文章相关的MATLAB代码,可以利用训练好的字典,通过CNN实现超分辨率重建(SR)的功能。(Matlab demo code for "Learning a Deep Convolutional Network for Image Super-Resolution" (ECCV 2014) and "Image Super-Resolution Using Deep Convolutional Networks" (arXiv:1501.00092). This Matlab version is a re-implementation, and is for the ease of understanding the algorithm. This code is not optimized, and the speed is not representative.)
Update : 2025-02-19 Size : 6.71mb Publisher : 陌丶小离

基于MATLAB实现的卷积神经网络例子,包括详细的解释。(An example of convolution neural network based on MATLAB)
Update : 2025-02-19 Size : 14.47mb Publisher : WG_JNU

matlab,深度学习工具箱,经典的卷积神经网络,共有两层卷积层。输入为28*28*1的图片(Matlab, the deep learning toolbox, the classic convolution neural network, has two volumes of layers. A picture entered into 28*28*1)
Update : 2025-02-19 Size : 14.47mb Publisher : munchkin329

这是Convolutional Network的一个实现。此外,它提供了一些可视化更高级别特征的工具,并演示了原始输入图像重建的一个例子。(This is one of the implementations of Convolutional Network. In addition, it provides some tools for visualizing higher level features, and demonstrates an example of original input image reconstruction.)
Update : 2025-02-19 Size : 51kb Publisher : wuxiaolang

Constitutional Neural Network Program for Prediction Model as Object Classification
Update : 2025-02-19 Size : 11kb Publisher : zizo2020

这篇文章是CVPR2017的oral,非常厉害。文章提出的DenseNet(Dense Convolutional Network)主要还是和ResNet及Inception网络做对比,思想上有借鉴,但却是全新的结构,网络结构并不复杂,却非常有效!众所周知,最近一两年卷积神经网络提高效果的方向,要么深(比如ResNet,解决了网络深时候的梯度消失问题)要么宽(比如GoogleNet的Inception),而作者则是从feature入手,通过对feature的极致利用达到更好的效果和更少的参数。(This article is the oral of CVPR2017, very powerful. This paper DenseNet (Dense Convolutional Network) mainly and ResNet and Inception Network do contrast, reference ideas, but he is a new structure, Network structure is not complicated, but very effective! As is known to all, in the last year or two, the direction of improving the effect of convolutional neural network is either deep (such as ResNet, which solves the gradient disappearance problem in deep network) or wide (such as GoogleNet's Inception), while the author starts from feature and achieves better effect and fewer parameters through the extreme utilization of feature)
Update : 2025-02-19 Size : 30kb Publisher : 123xy

EEGNet的python实现,复现论文:A Compact Convolutional Network for EEG-based Brain-Computer Interfaces(Python implementation of EEGNet)
Update : 2025-02-19 Size : 167kb Publisher : Omais

Convolutional neural network class CNN Matlab Files
Update : 2021-07-16 Size : 6.24mb Publisher : ahmed58bn@gmail.com
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.