Skip to content
#

condition-based-maintenance

Here are 18 public repositories matching this topic...

remaining useful life, residual useful life, remaining life estimation, survival analysis, degradation models, run-to-failure models, condition-based maintenance, CBM, predictive maintenance, PdM, prognostics health management, PHM

  • Updated Apr 6, 2021
  • Jupyter Notebook

This work proposes a joint-probabilistic model between the remaining life and inspection observations, which is then used to perform prognostics on currently installed assets. At every new observation, the forward-looking belief on the asset's remaining life is Bayesian updated, granting dynamic estimations on its failure probability. Consequent…

  • Updated Jul 3, 2021
  • Python

Quantile Regression DQN implementation for bridge fleet maintenance optimization using Markov Decision Process. Migrated from C51 distributional RL (v0.8) with 200 quantiles and Huber loss. Features: Dueling architecture, Noisy Networks, PER, N-step learning. All 6 maintenance actions show positive returns with 68-78% VaR improvement.

  • Updated Dec 12, 2025
  • Python

Multi-Equipment CBM (Condition-Based Maintenance) optimization using Deep Q-Learning with cost leveling and scenario comparison. Advanced RL system with QR-DQN, N-step learning, and parallel environments for HVAC equipment predictive maintenance.

  • Updated Dec 25, 2025
  • Python

This system analyzes bridge repair method recommendation reports generated by AI agents and visualizes the decision-making pathway from damage → deterioration factors → repair methods as a Decision Tree. It aims to "make the thought process visible."

  • Updated Dec 13, 2025
  • Python

Aging-Aware Condition-Based Maintenance System using Deep Q-Learning. This project implements a Condition-Based Maintenance (CBM) system that considers equipment aging (deterioration) using Deep Q-Learning (DQN).

  • Updated Dec 23, 2025
  • Python

A Reinforcement Learning MVP (Minimum Viable Product) for Condition-Based Maintenance (CBM) using industrial equipment temperature sensor data. This project implements a sophisticated QR-DQN (Quantile Regression Deep Q-Network) agent to learn optimal maintenance policies balancing risk mitigation and cost minimization.

  • Updated Dec 21, 2025
  • Python

Multi-Equipment CBM system using QR-DQN with advanced probability distribution analysis. Coordinated maintenance decision-making for 4 industrial equipment units with realistic anomaly rates (1.9-2.2%), comprehensive risk analysis (VaR/CVaR), and 51-quantile distribution visualization.

  • Updated Dec 21, 2025
  • Python

Improve this page

Add a description, image, and links to the condition-based-maintenance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the condition-based-maintenance topic, visit your repo's landing page and select "manage topics."

Learn more