Skip to content

codeastra2/MLProcessSched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ML Engine to optimise process scheduling of programs run on Linux.

STEPS TO RUN PYTHON FILES:

  1. python input_gen.py
  2. python compile.py
  3. python run.py
  4. python training_script.py < input model name >
  5. python testing_script.py < input model name > < input 'true' to use training_nice_script >
  6. python training_nice_script.py < input model name >
  7. python measure.py < input model name >
  8. python transform.py
  9. python distinct_values.py

TO DO:

  1. Improve results for "Parallel programs".

Link to the paper: https://ieeexplore.ieee.org/document/9012330

About

ML Engine to optimise process scheduling of linux programs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •