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
- Implementation of A Context-Integrated Transformer-Based Neural Network for Auction Design (ICML2022).☆18Updated 3 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆88Updated 4 years ago
- ☆40Updated 5 years ago
- A Framework for Equilibrium Learning in Sealed-Bid Auctions☆24Updated 2 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Deconfounding Reinforcement Learning in Observational Settings☆51Updated 6 years ago
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆90Updated 4 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- ☆106Updated 4 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
- Play with the solutions to the multi-armed-bandit problem.☆416Updated last year
- Experiments on a discrete mean field game model of population dynamics with reinforcement learning☆36Updated last year
- Dynamic Pricing BwK Problem and Reinforcement Learning☆31Updated 6 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆77Updated 6 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆101Updated 2 years ago
- ☆46Updated 3 weeks ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- ☆45Updated 3 years ago
- Non stationary bandit for experiments with Reinforcement Learning