<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ArticleSet PUBLIC "-//NLM//DTD PubMed 2.7//EN" "https://dtd.nlm.nih.gov/ncbi/pubmed/in/PubMed.dtd">
<ArticleSet>
<Article>
<Journal>
<PublisherName>OICC Press</PublisherName>
<JournalTitle>International Journal of Mathematical Modelling &amp; Computations</JournalTitle>
<Issn>2228-6233</Issn>
<Volume>16</Volume>
<Issue>2</Issue>
<PubDate PubStatus="epublish">
<Year>2026</Year>
<Month>06</Month>
<Day>30</Day>
</PubDate>
</Journal>
<ArticleTitle>Deep Reinforcement Learning-based Fusion of GRU and NCF for personalized Recommendations</ArticleTitle>
<VernacularTitle></VernacularTitle>
<FirstPage></FirstPage>
<LastPage></LastPage>
<ELocationID EIdType="doi">10.57647/ijm2c.2026.1602.11</ELocationID>
<Language>EN</Language>
<AuthorList>
<Author>
<FirstName>Mahshid</FirstName>
<LastName>Salehi</LastName>
<Affiliation>Department of Computer Engineering, Ma.C, Islamic Azad University, Mashhad, Iran</Affiliation>
<Identifier Source="ORCID"></Identifier>
</Author>
<Author>
<FirstName>Hassan</FirstName>
<LastName>Shakeri</LastName>
<Affiliation>Department of Computer Engineering, Ma.C, Islamic Azad University, Mashhad, Iran</Affiliation>
<Identifier Source="ORCID">https://orcid.org/0000-0002-0355-3386</Identifier>
</Author>
<Author>
<FirstName>Seyyed Javad</FirstName>
<LastName>Seyyed Mahdavi Chabok</LastName>
<Affiliation>Department of Electrical Engineering, Ma.C, Islamic Azad University, Mashhad, Iran</Affiliation>
<Identifier Source="ORCID"></Identifier>
</Author>
</AuthorList>
<PublicationType>Journal Article</PublicationType>
<History>
<PubDate PubStatus="received">
<Year>2026</Year>
<Month>06</Month>
<Day>30</Day>
</PubDate>
</History>
<Abstract>Recommender systems are widely used to deliver efficient, customized content and services, making them effective solutions for managing information overload. Over the past decade, e-commerce apps, including movie apps, have researched and implemented many recommendation algorithms. However, data sparsity is a significant challenge for many movie recommender datasets. This paper introduces a hybrid recommender system that combines temporal data, user clustering, and item features with user-item ratings to enhance recommendation evaluation metrics while reducing the effects of data sparsity. The Gated Recurrent Unit (GRU) model uses user-item ratings and timestamps to predict temporal behavior patterns. NCF makes the second initial prediction using user-item ratings and user clusters. In the third initial prediction, NCF uses movie genres and user-item ratings. The final recommendation score is the weighted average of three model outputs. To optimize the fusion of these outputs for improved prediction, four deep reinforcement learning algorithms, deep Q-learning, Deep Deterministic Policy Gradient (DDPG), Twin Delayed Deep Deterministic Policy Gradient (TD3), and Proximal Policy Optimization (PPO), are employed. These agents dynamically learn the weights for the fusion process. The experiments utilize MovieLens 100K and 1M datasets. The proposed approach's recommendation quality improvement is measured by precision, recall, MAE, and RMSE.</Abstract>
</Article>
</ArticleSet>