Skip to content

This repository contains the implementation of reinforcement learning algorithm, UCB to optimize the selection of ad to maximise the gains of the company.

License

Notifications You must be signed in to change notification settings

manvimadandotai/Ads-Optimisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ads-Optimisation

This repository contains the implementation of reinforcement learning algorithm, UCB to optimize the selection of ad to maximise the gains of the company.

Dataset

Requirements

Python

Install the required libraries through command line

pip3 intsall -r requirements.txt

Installation

Clone this repository: https://github.com/manvimadan12/Ads-Optimisation.git or git clone or click Download ZIP in right panel of repository and extract the code

Running the scripts

  • Run Thompson Sampling.py to see the implementation of Thompson Sampling
  • Run UCB.py to see the implementation of UCB

License

MIT

About

This repository contains the implementation of reinforcement learning algorithm, UCB to optimize the selection of ad to maximise the gains of the company.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages