Skip to content

lucko515/ads-strategy-reinforcement-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Reinforcement learning

A great area of machine learning is Reinforcement learning and it consists of algorithms. For example, those can be used to teach a robot dog how to walk.

Every RL algorithm is working on the principle of giving some kind of reward to the algorithm and it learns the good behavior that way.

  • For now, you can find only two algorithms Upper Confidence Bound and Thompson sampling.

More information

Each project has its own README where you will find more information about project itself.

License

Each project has MIT License

About

The example of using reinforcement learning algorithms in the business, specifically finding what ads to use in our campaign.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published