Skip to content

Building the personalized alarm using Python which plays different alarm tunes by machine learning using previous results to provide the best alarm experience.

Notifications You must be signed in to change notification settings

shubham1710/Personalised-Alarm-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personalized Alarm using Python

This smart personalized alarm suits itself to the user needs and plays the best possible alarm tune present by looking at previous data.

It gets better and better each time you use it since it learns from the past events. The alarm keeps learning each time you set an alarm.

It records the number of times a particular tune is played and also keeps the average time taken by user to wake up after alarm starts ringing. Using the average data, it keeps learning and gets to know the better tunes which suit you and helps you get up early. So, the python script calculates probability for each particular tune and based on that probability, it decides which tune it will be ringing the next time.

So, the more times it is used, the more it learns about your choices and helps you wake up early.

About

Building the personalized alarm using Python which plays different alarm tunes by machine learning using previous results to provide the best alarm experience.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages