中文
相关论文

相关论文: Deep Neural Networks - A Brief History

200 篇论文

Artificial neural networks (ANN), typically referred to as neural networks, are a class of Machine Learning algorithms and have achieved widespread success, having been inspired by the biological structure of the human brain. Neural…

机器学习 · 计算机科学 2022-04-08 Murilo Gustineli

In recent years, a specific machine learning method called deep learning has gained huge attraction, as it has obtained astonishing results in broad applications such as pattern recognition, speech recognition, computer vision, and natural…

机器学习 · 计算机科学 2018-06-26 Seyed Sajad Mousavi , Michael Schukat , Enda Howley

Deep learning has emerged as a powerful machine learning technique that learns multiple layers of representations or features of the data and produces state-of-the-art prediction results. Along with the success of deep learning in many…

计算与语言 · 计算机科学 2018-01-31 Lei Zhang , Shuai Wang , Bing Liu

We review the theory of neural networks, as it has emerged in the last ten years or so within the physics community, emphasizing questions of biological relevance over those of importance in mathematical statistics and machine learning…

无序系统与神经网络 · 物理学 2008-02-03 Heinz Horner , Reimer Kuehn

Deep convolutional networks provide state of the art classifications and regressions results over many high-dimensional problems. We review their architecture, which scatters data with a cascade of linear filter weights and non-linearities.…

机器学习 · 统计学 2016-04-27 Stéphane Mallat

In recent years, China, the United States and other countries, Google and other high-tech companies have increased investment in artificial intelligence. Deep learning is one of the current artificial intelligence research's key areas. This…

机器学习 · 计算机科学 2018-08-29 Rong Zhang , Weiping Li , Tong Mo

Recently there has been a dramatic increase in the performance of recognition systems due to the introduction of deep architectures for representation learning and classification. However, the mathematical reasons for this success remain…

机器学习 · 计算机科学 2017-12-14 Rene Vidal , Joan Bruna , Raja Giryes , Stefano Soatto

Modern AI is based on deep artificial neural networks (NNs). As of 2025, the most cited scientific article of the 21st century is an NN paper on deep residual learning with residual connections. Who invented this? We present a timeline of…

机器学习 · 计算机科学 2025-09-30 Juergen Schmidhuber

State-of-the-art solutions in the areas of "Language Modelling & Generating Text", "Speech Recognition", "Generating Image Descriptions" or "Video Tagging" have been using Recurrent Neural Networks as the foundation for their approaches.…

机器学习 · 计算机科学 2019-12-13 Robin M. Schmidt

This chapter aims to provide next-level understanding of the problems of the world and the solutions available to those problems, which lie very well within the domain of neural computing, and at the same time are intelligent in their…

神经与进化计算 · 计算机科学 2021-07-07 Ayushe Gangal , Peeyush Kumar , Sunita Kumari , Aditya Kumar

Deep learning methods are increasingly being applied to problems in medicine and healthcare. However, few epidemiologists have received formal training in these methods. To bridge this gap, this article introduces to the fundamentals of…

机器学习 · 计算机科学 2022-02-04 Stylianos Serghiou , Kathryn Rough

Randomized Neural Networks explore the behavior of neural systems where the majority of connections are fixed, either in a stochastic or a deterministic fashion. Typical examples of such systems consist of multi-layered neural network…

机器学习 · 计算机科学 2021-02-03 Claudio Gallicchio , Simone Scardapane

Deep learning is one of the new and important branches in machine learning. Deep learning refers to a set of algorithms that solve various problems such as images and texts by using various machine learning algorithms in multi-layer neural…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Yang Li , Sangwhan Cha

Deep Neural Networks (DNNs) are commonly used for various traffic analysis problems, such as website fingerprinting and flow correlation, as they outperform traditional (e.g., statistical) techniques by large margins. However, deep neural…

密码学与安全 · 计算机科学 2020-02-18 Milad Nasr , Alireza Bahramali , Amir Houmansadr

In the last few years, deep learning has led to very good performance on a variety of problems, such as visual recognition, speech recognition and natural language processing. Among different types of deep neural networks, convolutional…

计算机视觉与模式识别 · 计算机科学 2017-10-20 Jiuxiang Gu , Zhenhua Wang , Jason Kuen , Lianyang Ma , Amir Shahroudy , Bing Shuai , Ting Liu , Xingxing Wang , Li Wang , Gang Wang , Jianfei Cai , Tsuhan Chen

Deep neural networks (DNNs) are powerful learning machines that have enabled breakthroughs in several domains. In this work, we introduce a new retrospective loss to improve the training of deep neural network models by utilizing the prior…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Surgan Jandial , Ayush Chopra , Mausoom Sarkar , Piyush Gupta , Balaji Krishnamurthy , Vineeth Balasubramanian

Identifying the role of network units in deep neural networks (DNNs) is critical in many aspects including giving understandings on the mechanisms of DNNs and building basic connections between deep learning and neuroscience. However, there…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Yang Zhao , Hao Zhang , Xiuyuan Hu

Expanded lecture notes. Preliminary version, comments are welcome.

组合数学 · 数学 2018-05-31 Bogdan Nica

Recent advancements in machine learning and signal processing domains have resulted in an extensive surge of interest in Deep Neural Networks (DNNs) due to their unprecedented performance and high accuracy for different and challenging…

机器学习 · 计算机科学 2021-02-04 Atefeh Shahroudnejad

Deep R Programming is a comprehensive and in-depth introductory course on one of the most popular languages for data science. It equips ambitious students, professionals, and researchers with the knowledge and skills to become independent…

编程语言 · 计算机科学 2024-08-28 Marek Gagolewski