Showing 3,441 - 3,460 results of 3,911 for search '"neural network"', query time: 0.10s Refine Results
  1. 3441

    Machine Learning-Based Anomaly Prediction for Proactive Monitoring in Data Centers: A Case Study on INFN-CNAF by Andrea Asperti, Gabriele Raciti, Elisabetta Ronchieri, Daniele Cesini

    Published 2025-01-01
    “…We evaluate several methods, including Long Short-Term Memory, Random Forest, and various neural networks, assessing their Accuracy and sensitivity in distinguishing normal from anomalous behaviors. …”
    Get full text
    Article
  2. 3442

    Strategy-Switch: From All-Reduce to Parameter Server for Faster Efficient Training by Nikodimos Provatas, Iasonas Chalas, Ioannis Konstantinou, Nectarios Koziris

    Published 2025-01-01
    “…However, the abundance of available data presents a challenge when training neural networks on a single node. Consequently, various distributed training methods have emerged. …”
    Get full text
    Article
  3. 3443

    Dual Domain Swin Transformer based Reconstruction method for Sparse-View Computed Tomography by Jonas Van der Rauwelaert, Caroline Bossuyt, Jan Sijbers

    Published 2025-02-01
    “…Two architectures are tested: a long one using neural networks in both domains of the residual refinement block and a short one using a network exclusively in the sinogram domain. …”
    Get full text
    Article
  4. 3444

    Application of Soft Computing Paradigm to Large Deformation Analysis of Cantilever Beam under Point Load by Yanmei Cui, Yong Hong, Naveed Ahmad Khan, Muhammad Sulaiman

    Published 2021-01-01
    “…Since finding an exact solution to such nonlinear models is difficult task, this paper focuses on developing soft computing technique based on artificial neural networks (ANNs), generalized normal distribution optimization (GNDO) algorithm, and sequential quadratic programming (SQP). …”
    Get full text
    Article
  5. 3445

    Random features and polynomial rules by Fabián Aguirre-López, Silvio Franz, Mauro Pastore

    Published 2025-01-01
    “…Random features models play a distinguished role in the theory of deep learning, describing the behavior of neural networks close to their infinite-width limit. In this work, we present a thorough analysis of the generalization performance of random features models for generic supervised learning problems with Gaussian data. …”
    Get full text
    Article
  6. 3446

    Relieve Adversarial Attacks Based on Multimodal Training by Lai Hongjie

    Published 2025-01-01
    “…However, the emergence of adversarial attacks has exposed shortages of neural networks, forcing people to confront their limitations and further increasing concerns about the security of deep learning models. …”
    Get full text
    Article
  7. 3447

    Real-Time Football Match Prediction Platform by An Zhongqi

    Published 2025-01-01
    “…The platform employs machine learning models, including Random Forest, Support Vector Machines (SVM), and Neural Networks, combined with feature engineering techniques, to generate accurate predictions. …”
    Get full text
    Article
  8. 3448

    Fast and accurate deep learning scans for signatures of natural selection in genomes using FASTER-NN by Sjoerd van den Belt, Nikolaos Alachiotis

    Published 2025-01-01
    “…Abstract Deep learning classification models based on Convolutional Neural Networks (CNNs) are increasingly used in population genetic inference for detecting signatures of natural selection. …”
    Get full text
    Article
  9. 3449

    Analyzing the Application of Machine Learning in Anemia Prediction by Li Yuxi

    Published 2025-01-01
    “…This paper examines decision trees, random forests, support x'ector machines, and neural networks. emphasizing their efficacy in identifying patterns and risk factors associated with anemia. …”
    Get full text
    Article
  10. 3450

    Automatic classification of mobile apps to ensure safe usage for adolescents. by Hanadi Hakami

    Published 2025-01-01
    “…This work introduces an innovative approach utilizing Deep Learning techniques, specifically Attentional Convolutional Neural Networks (A-CNNs), for classifying M-APPs. The goal is to secure adolescent mobile usage by predicting the potential negative impact of M-APPs on adolescents. …”
    Get full text
    Article
  11. 3451

    An Automatic System for Atrial Fibrillation by Using a CNN-LSTM Model by Fengying Ma, Jingyao Zhang, Wei Chen, Wei Liang, Wenjia Yang

    Published 2020-01-01
    “…The model combines convolutional neural networks (CNN) to extract local correlation features and uses long short-term memory networks (LSTM) to capture the front-to-back dependencies of electrocardiogram (ECG) sequence data. …”
    Get full text
    Article
  12. 3452

    Mathematical Analysis of the Prey-Predator System with Immigrant Prey Using the Soft Computing Technique by Naveed Ahmad Khan, Muhammad Sulaiman, Jamel Seidu, Fahad Sameer Alshammari

    Published 2022-01-01
    “…The proposed algorithm uses a function approximating ability of Legendre polynomials based on Legendre neural networks (LeNNs), global search ability of the whale optimization algorithm (WOA), and a local search mechanism of the Nelder–Mead algorithm. …”
    Get full text
    Article
  13. 3453

    Random Frequency Division Multiplexing by Chanzi Liu, Jianjian Wu, Qingfeng Zhou

    Published 2024-12-01
    “…We take full account of the great power of deep neural networks (DNN) to detect the signal as it is an underdetermined equation. …”
    Get full text
    Article
  14. 3454

    Hybrid Depth-Separable Residual Networks for Hyperspectral Image Classification by Cuijie Zhao, Hongdong Zhao, Guozhen Wang, Hong Chen

    Published 2020-01-01
    “…Due to the high dimensionality of spectral features, limited samples of ground truth, and high nonlinearity of hyperspectral data, effective classification of HSI based on deep convolutional neural networks is still difficult. This paper proposes a novel deep convolutional network structure, namely, a hybrid depth-separable residual network, for HSI classification, called HDSRN. …”
    Get full text
    Article
  15. 3455

    Forecasting the Cell Temperature of PV Modules with an Adaptive System by Giuseppina Ciulla, Valerio Lo Brano, Edoardo Moreci

    Published 2013-01-01
    “…In this work an alternative method, based on the employment of artificial neural networks (ANNs), was proposed to predict the operating temperature of a PV module. …”
    Get full text
    Article
  16. 3456

    Enhanced classification of medicinal plants using deep learning and optimized CNN architectures by Hicham Bouakkaz, Mustapha Bouakkaz, Chaker Abdelaziz Kerrache, Sahraoui Dhelim

    Published 2025-02-01
    “…To address this issue, a deep learning-based framework is proposed in the research for classifying images related to medicinal plants using convolutional neural networks (CNNs). In this framework, a CNN architecture with residual and inverted residual block configurations is selected, and a set of data augmentation is applied to improve the dataset. …”
    Get full text
    Article
  17. 3457

    CNN-Trans-SPP: A small Transformer with CNN for stock price prediction by Ying Li, Xiangrong Wang, Yanhui Guo

    Published 2024-12-01
    “…In this paper, we propose a simple yet effective fusion model that leverages the strengths of both transformers and convolutional neural networks (CNNs). The CNN component is employed to extract local features, while the Transformer component captures temporal dependencies. …”
    Get full text
    Article
  18. 3458

    A Hybrid Machine Learning Framework for Soccer Match Outcome Prediction: Incorporating Bivariate Poisson Distribution by Chen Zhong An

    Published 2025-01-01
    “…The author utilizes a comprehensive dataset from top European leagues (2014-2022) and employ models including Bivariate Poisson Distribution, Naive Bayes, Neural Networks, Support Vector Machines, Random Forests, and Gradient Boosting. …”
    Get full text
    Article
  19. 3459

    Analyzing the customer purchase data of an online shopping store by data mining: A real case study in Iran by Nima Moradi, Mosayeb Jalilian

    Published 2025-03-01
    “…., Random Forest, gradient-boosted trees, K-Nearest Neighbor (KNN), Naïve Bayes, Kernel Naïve Bayes, and Neural Networks) and clustering approaches have been applied to discover the knowledge and patterns. …”
    Get full text
    Article
  20. 3460

    Iono–Magnonic Reservoir Computing With Chaotic Spin Wave Interference Manipulated by Ion‐Gating by Wataru Namiki, Daiki Nishioka, Yuki Nomura, Takashi Tsuchiya, Kazuo Yamamoto, Kazuya Terabe

    Published 2025-01-01
    “…Utilizing the strong nonlinearity resulting from chaos, the reservoir shows good computational performance in completing the Mackey–Glass chaotic time‐series prediction task, and the performance is comparable to that exhibited by simulated neural networks.…”
    Get full text
    Article