tiagoyuhang's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
meta-llama/llama
Inference code for Llama models
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
DataTalksClub/mlops-zoomcamp
Free MLOps course from DataTalks.Club
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
alirezadir/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
khuyentran1401/Data-science
Collection of useful data science topics along with articles, videos, and code
prabhupant/python-ds
No non-sense and no BS repo for how data structure code should be in Python - simple and elegant.
wangshusen/RecommenderSystem
MaxHalford/prince
:crown: Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA
Paulescu/hands-on-rl
Free course that takes you from zero to Reinforcement Learning PRO 🦸🏻🦸🏽
david-cortes/contextualbandits
Python implementations of contextual bandits algorithms
st-tech/zr-obp
Open Bandit Pipeline: a python library for bandit algorithms and off-policy evaluation
fuzzylabs/awesome-open-mlops
The Fuzzy Labs guide to the universe of open source MLOps
sdg-1/data-team-handbook
Kenza-AI/sagify
LLMs and Machine Learning done easily
HCDM/BanditLib
Library of contextual bandits algorithms
google/lifetime_value
fidelity/mabwiser
[IJAIT 2021] MABWiser: Contextual Multi-Armed Bandits Library
EcZachly/video-game-training-sql
Hey this is the repo that has all the queries and data for my video game training series!
ieshreya/Data-Science-Resources
Free self-taught educational resources for Data Science! I'm currently learning Data Science. I build this repository for helping myself. But if it helps you anyhow, feel free to star it!
slavakx/medium_posts
Nth-iteration-labs/contextual
Contextual Bandits in R - simulation and evaluation of Multi-Armed Bandit Policies
Humboldt-WI/bads
Demo codes, tutorials, and exercises for the master lecture Business Analytics and Data Science offered by the Chair of Information Systems at the Humboldt-University of Berlin
Humboldt-WI/delta
Tutorial materials for the module Advanced Data Analytics for Management Support
j2kun/exp3
Python code for the post "Adversarial Bandits and the Exp3 Algorithm"
PUC-RecSys-Class/RecSysPUC-2022
iurteaga/bandits
Public repository for the work on bandit problems