中文
相关论文

相关论文: Massively Deep Artificial Neural Networks for Hand…

200 篇论文

Good old on-line back-propagation for plain multi-layer perceptrons yields a very low 0.35% error rate on the famous MNIST handwritten digits benchmark. All we need to achieve this best result so far are many hidden layers, many neurons per…

神经与进化计算 · 计算机科学 2012-03-06 Dan Claudiu Ciresan , Ueli Meier , Luca Maria Gambardella , Juergen Schmidhuber

The competitive MNIST handwritten digit recognition benchmark has a long history of broken records since 1998. The most recent substantial improvement by others dates back 7 years (error rate 0.4%) . Recently we were able to significantly…

机器学习 · 计算机科学 2011-03-24 Dan C. Cireşan , Ueli Meier , Luca M. Gambardella , Jürgen Schmidhuber

The presented compact algorithm for recognizing handwritten digits of the MNIST database, created on the LogNNet reservoir neural network, reaches the recognition accuracy of 82%. The algorithm was tested on a low-memory Arduino board with…

机器学习 · 计算机科学 2021-06-30 Y. A. Izotov , A. A. Velichko , A. A. Ivshin , R. E. Novitskiy

Recent advances in training deep (multi-layer) architectures have inspired a renaissance in neural network use. For example, deep convolutional networks are becoming the default option for difficult tasks on large datasets, such as image…

神经与进化计算 · 计算机科学 2016-02-17 Mark D. McDonnell , Migel D. Tissera , Tony Vladusich , André van Schaik , Jonathan Tapson

Recognizing handwritten digits is a challenging task primarily due to the diversity of writing styles and the presence of noisy images. The widely used MNIST dataset, which is commonly employed as a benchmark for this task, includes…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Amarnath R , Vinay Kumar

Traditional methods of computer vision and machine learning cannot match human performance on tasks such as the recognition of handwritten digits or traffic signs. Our biologically plausible deep artificial neural network architectures can.…

计算机视觉与模式识别 · 计算机科学 2012-11-15 Dan Cireşan , Ueli Meier , Juergen Schmidhuber

Learning sparse feature representations is a useful instrument for solving an unsupervised learning problem. In this paper, we present three labeled handwritten digit datasets, collectively called n-MNIST. Then, we propose a novel framework…

计算机视觉与模式识别 · 计算机科学 2015-09-14 Saikat Basu , Manohar Karki , Sangram Ganguly , Robert DiBiano , Supratik Mukhopadhyay , Ramakrishna Nemani

Although the recognition of isolated handwritten digits has been a research topic for many years, it continues to be of interest for the research community and for commercial applications. We show that despite the maturity of the field,…

计算机视觉与模式识别 · 计算机科学 2007-10-12 Daniel Keysers

A simple model of MNIST handwritten digit recognition is presented here. The model is an adaptation of a previous theory of face recognition. It realizes translation and rotation invariance in a principled way instead of being based on…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Sagnik Majumder , C. von der Malsburg , Aashish Richhariya , Surekha Bhanot

Classifying hand-written digits and letters has taken a big leap with the introduction of ConvNets. However, on very constrained hardware the time necessary to train such models would be high. Our main contribution is twofold. First, we…

机器学习 · 计算机科学 2021-07-06 Tidor-Vlad Pricope

In recent days, Artificial Neural Network (ANN) can be applied to a vast majority of fields including business, medicine, engineering, etc. The most popular areas where ANN is employed nowadays are pattern and sequence recognition, novelty…

计算机视觉与模式识别 · 计算机科学 2019-02-06 Md. Abu Bakr Siddique , Mohammad Mahmudur Rahman Khan , Rezoana Bente Arif , Zahidun Ashrafi

We present a fast, fully parameterizable GPU implementation of Convolutional Neural Network variants. Our feature extractors are neither carefully designed nor pre-wired, but rather learned in a supervised way. Our deep hierarchical…

人工智能 · 计算机科学 2011-02-02 Dan C. Cireşan , Ueli Meier , Jonathan Masci , Luca M. Gambardella , Jürgen Schmidhuber

Deep neural networks are state-of-the-art models for understanding the content of images, video and raw input data. However, implementing a deep neural network in embedded systems is a challenging task, because a typical deep neural…

机器学习 · 计算机科学 2016-04-22 Xichuan Zhou , Shengli Li , Kai Qin , Kunping Li , Fang Tang , Shengdong Hu , Shujun Liu , Zhi Lin

Developing Intelligent Systems involves artificial intelligence approaches including artificial neural networks. Here, we present a tutorial of Deep Neural Networks (DNNs), and some insights about the origin of the term "deep"; references…

神经与进化计算 · 计算机科学 2016-03-24 Juan C. Cuevas-Tello , Manuel Valenzuela-Rendon , Juan A. Nolazco-Flores

Neural networks have shown great potential in many applications like speech recognition, drug discovery, image classification, and object detection. Neural network models are inspired by biological neural networks, but they are optimized to…

神经与进化计算 · 计算机科学 2018-03-23 Yuan Zeng , Kevin Devincentis , Yao Xiao , Zubayer Ibne Ferdous , Xiaochen Guo , Zhiyuan Yan , Yevgeny Berdichevsky

Handwritten digit recognition remains a fundamental challenge in computer vision, with applications ranging from postal code reading to document digitization. This paper presents an ensemble-based approach that combines Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Syed Sajid Ullah , Li Gang , Mudassir Riaz , Ahsan Ashfaq , Salman Khan , Sajawal Khan

We propose an alternative method for training a classification model. Using the MNIST set of handwritten digits and Restricted Boltzmann Machines, it is possible to reach a classification performance competitive to semi-supervised learning…

机器学习 · 计算机科学 2015-09-04 Malte Probst , Franz Rothlauf

We use the EMNIST dataset of handwritten digits to test a simple approach for few-shot learning. A fully connected neural network is pre-trained with a subset of the 10 digits and used for few-shot learning with untrained digits. Two basic…

机器学习 · 计算机科学 2020-09-22 Detlef Schmicker

The human brain processes information showing learning and prediction abilities but the underlying neuronal mechanisms still remain unknown. Recently, many studies prove that neuronal networks are able of both generalizations and…

机器学习 · 计算机科学 2012-11-07 Antonio G. Zippo , Giuliana Gelsomino , Sara Nencini , Gabriele E. M. Biella

Deep Belief Networks (DBN) have been successfully applied on popular machine learning tasks. Specifically, when applied on hand-written digit recognition, DBNs have achieved approximate accuracy rates of 98.8%. In an effort to optimize the…

神经与进化计算 · 计算机科学 2013-02-25 Xanadu Halkias , Sebastien Paris , Herve Glotin
‹ 上一页 1 2 3 10 下一页 ›