Skip to content
#

epsilon-greedy

Here are 77 public repositories matching this topic...

Problem Statement Perform clustering (Hierarchical,K means clustering and DBSCAN) for the airlines data to obtain optimum number of clusters. Content This data set contains statistics, in arrests per 100,000 residents for assault, murder, and rape in each of the 50 US states in 1973. Also given is the percent of the population living in urban areas

  • Updated Apr 20, 2024
  • Jupyter Notebook

A content-based music recommendation system, that suggests playlists made from the locally stored songs, and updates its suggestions based on the user feedback using non-stationary Bayesian reinforcement learning. Created using React and the Electron.js framework.

  • Updated Oct 5, 2023
  • Jupyter Notebook

The simulation of Epsilon-Greedy and Thompson Sampling algorithms for Bayesian A/B Testing. The project shows how both algorithms find the optimal bandit and approximate the rewards of each bandit, given the true reward. Visualizations are done to demonstrate the learning process and convergence.

  • Updated Apr 13, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the epsilon-greedy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the epsilon-greedy topic, visit your repo's landing page and select "manage topics."

Learn more