saisrivatsan / deep-opt-auctionsLinks
Implementation of Optimal Auctions through Deep Learning
☆128Updated 5 years ago
Alternatives and similar repositories for deep-opt-auctions
Users that are interested in deep-opt-auctions are comparing it to the libraries listed below
Sorting:
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆95Updated 3 years ago
- MovieLens recommendation system using reinforcement learning (GYM + PPO)☆49Updated 5 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆86Updated 4 years ago
- ☆35Updated 5 years ago
- Implementation of A Context-Integrated Transformer-Based Neural Network for Auction Design (ICML2022).☆18Updated 3 years ago
- A Framework for Equilibrium Learning in Sealed-Bid Auctions☆24Updated 2 years ago
- Deconfounding Reinforcement Learning in Observational Settings☆52Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- Dynamic Pricing BwK Problem and Reinforcement Learning☆31Updated 6 years ago
- Play with the solutions to the multi-armed-bandit problem.☆415Updated last year
- A collection of the pytorch implementation of neural bandit algorithm includes neuralUCB(Neural Contextual Bandits with UCB-based Explora…☆18Updated 3 years ago
- Multi Type Mean Field Reinforcement Learning☆31Updated 3 years ago
- This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.