saisrivatsan / deep-opt-auctionsLinks
Implementation of Optimal Auctions through Deep Learning
☆129Updated 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☆96Updated 3 years ago
- ☆40Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Implementation of A Context-Integrated Transformer-Based Neural Network for Auction Design (ICML2022).☆18Updated 3 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
- Multi Type Mean Field Reinforcement Learning☆31Updated 3 years ago
- ☆45Updated last week
- Dynamic Pricing BwK Problem and Reinforcement Learning☆31Updated 6 years ago
- ☆106Updated 4 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆151Updated 5 years ago
- A Framework for Equilibrium Learning in Sealed-Bid Auctions☆24Updated 2 years ago
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆90Updated 4 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 2 years ago
- Deconfounding Reinforcement Learning in Observational Settings☆52Updated 6 years ago
- ☆12Updated 5 years ago
- Play with the solutions to the multi-armed-bandit problem.☆416Updated last year
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 8 years ago
- This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.☆48Updated last year
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆88Updated 4 years ago
- Paper list for constrained policy optimization in reinforcement learning.☆73Updated last year
- Experiments on a discrete mean field game model of population dynamics with reinforcement learning☆36Updated last year
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆95Updated 2 months ago
- The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading not…