liuhh02 / game-theory-courseraLinks
Lecture Slides, Notes and Problem Set Answers to the Game Theory course on Coursera by Stanford University and The University of British Columbia
☆75Updated 5 years ago
Alternatives and similar repositories for game-theory-coursera
Users that are interested in game-theory-coursera are comparing it to the libraries listed below
Sorting:
- Game Theory Cheat Sheet☆365Updated 2 years ago
- Solutions to the problems in the book: Linear Algebra and Learning from Data by Gilbert Strang, MIT☆294Updated 2 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆253Updated 5 years ago
- Game Theory and Python, a workshop investigating repeated games using the prisoner's dilemma☆191Updated 2 months ago
- Additional exercises and data for EE364a. No solutions; for public consumption.☆759Updated 3 months ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆200Updated 3 weeks ago
- Mastering Reinforcement Learning with Python, published by Packt☆162Updated 3 weeks ago
- Machine learning, artificial intelligence, and data analytics built from scratch.☆58Updated 3 years ago
- ☆83Updated 4 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- Graduate course on Machine Learning☆125Updated 5 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆390Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆338Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆437Updated 4 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆254Updated 7 years ago
- 🐲 Stanford CS234 : Reinforcement Learning☆26Updated 6 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆395Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Stanford CS234 : Reinforcement Learning☆161Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆235Updated 8 months ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- Matlab Notebook for visualizing random matrix theory results and their applications to machine learning☆128Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 3 weeks ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- ☆101Updated 5 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.