Skip to content

Application of REINFORCE algorithm to create a predictive maintenance policy

Notifications You must be signed in to change notification settings

Rajesh-Siraskar/REINFORCE_for_Predictive_Maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REINFORCE for Predictive Maintenance


  • Experiment with the simple naïve REINFORCE algorithm

  • Run and compare with industry gold-standard OpenAI's Stable-Baseline-3 implementations of DQN, A2C and PPO

  • 4 main phases of development and experiments

    • Simple environment with a single env. variable > the Tool wear (mm)
    • A simulated Dasic (2006) milling tool wear model
    • PHM 2010 prognostics data
    • Complex environment with features from the PHM 2010 data-set
  • Metrics


Test reproducibility

  • Test on another laptop
  • Clone git repo
  • Run test on models and publish results

About

Application of REINFORCE algorithm to create a predictive maintenance policy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published