Skip to content

Reinforcement learning in tasks scheduling - combinatory problem

Notifications You must be signed in to change notification settings

Wojtek-Rokicki/uma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Project

Exercise content

"Tasks scheduling" - Implement combinatory problem (tasks scheduling), which will allow reinforcement learning solution application.

Questions

  • Czy szeregowanie zadań powinno być dynamiczne, czy statyczne? -> statyczne
  • Jakimi kryteriami się kierować? Jednokryterialne, czy też wielokryterialne (czas, priorytet)? -> nie wiadomo, dowolnie, ale różnie oceniane
  • Jaki konkretnie algorytm zastosować? -> sami wybieramy pod rozwiązywany problem, my implementujemy. Trzeba rozdzielić pracę własną od gotowców
  • Co będzie nagrodą, a co karą? -> zależy
  • Jakie źródło danych? -> kaggle lub nasze

Tools for RL

About

Reinforcement learning in tasks scheduling - combinatory problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages