Code for my book on Multi-Armed Bandit Algorithms
Role in this project:
Data Scientist / ML Engineer Contributions:23 commits, 2 PRs, 2 pushes in 3 years 7 months
Contributions summary:John's primary contribution centers around implementing and testing various multi-armed bandit algorithms. The code modifications include defining and implementing several algorithms such as Exp3, Softmax, UCB1, and annealing variants of epsilon-greedy and softmax in both Python and Julia. Further contributions include the creation of arms with varied characteristics and a testing framework, indicating a focus on practical application and comparison of these bandit algorithms. The user also added basic plotting tools using R to visualize the results.
bandit-algorithmsarmed-banditbanditmulti-armed-bandit
Code accompanying the book "Machine Learning for Hackers"
Role in this project:
Data Scientist Contributions:56 commits, 3 comments in 1 year 5 months
Contributions summary:John primarily worked on code examples for the book "Machine Learning for Hackers," focusing on various machine learning concepts. Their contributions included implementing and comparing different regression models (linear regression, polynomial regression) and regularization techniques. They demonstrated skills in data analysis, model building, and visualization using R, along with exploring techniques like cross-validation and model comparison.
pythondata-sciencemachine-learning-bookmachine-learninghackers