Pinned Repositories
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
blog-code
Complementary Code from My Blog
CFR-In-Fsharp
Randomized testing of various CFR theorems.
chess-position-evaluation
Chess position evaluation using neural networks
counterfactual-regret-minimization
Counterfactual regret minimization algorithm for Kuhn poker
cs231n.github.io
Public facing notes page
Deep-CFR
Scalable Implementation of Deep CFR and Single Deep CFR
DeeperStack
This is an implementation of DeepStack for No Limit Texas Hold'em, extended from DeepStack-Leduc.
deepstack
Implementation of DeepStack
reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
downseq's Repositories
downseq/deepstack
Implementation of DeepStack
downseq/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
downseq/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
downseq/CFR-In-Fsharp
Randomized testing of various CFR theorems.
downseq/counterfactual-regret-minimization
Counterfactual regret minimization algorithm for Kuhn poker
downseq/cs231n.github.io
Public facing notes page
downseq/Deep-CFR
Scalable Implementation of Deep CFR and Single Deep CFR
downseq/DeeperStack
This is an implementation of DeepStack for No Limit Texas Hold'em, extended from DeepStack-Leduc.
downseq/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
downseq/deuces
A pure Python poker hand evaluation library
downseq/FsharpChess
Chess with an F# domain engine and a simple WPF UI.
downseq/garnet
F# game composition library
downseq/graph_attention_pool
Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)
downseq/HearthstoneAICompetition
Hearthstone-AI Comeptition 2019
downseq/holdem
:black_joker: OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning
downseq/mushroom-rl
Python library for Reinforcement Learning experiments.
downseq/numpy-ml
Machine learning, in numpy
downseq/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
downseq/pluribus
Implementation of Pluribus by Noam Brown & Tuomas Sandholm, a Superhuman AI for 6-MAX No-Limit Holdem Poker Bot.
downseq/pluribus-poker-AI
🤖 An Open Source Texas Hold'em AI
downseq/Poker
Fully functional Pokerbot that works on PartyPoker and PokerStars. Check the wiki how to contribute! Binaries can be downloaded here.
downseq/Poker-MCCFRM
A poker AI for NL Texas Holdem supporting any number of players, trained using Monte-Carlo Counterfactual Regret Minimization.
downseq/PokerRL
Framework for Multi-Agent Deep Reinforcement Learning in Poker
downseq/Reinforcement_Learning_for_Stock_Prediction
This is the code for "Reinforcement Learning for Stock Prediction" By Siraj Raval on Youtube
downseq/rlcard
Testbed for Reinforcement Learning / AI Bots in Card (Poker) Games
downseq/rlpoker
Reinforcement learning algorithms to play Poker
downseq/ScalphaGoZero
An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J)
downseq/screenshot
рokеr bot
downseq/softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
downseq/torchbeast
A PyTorch Platform for Distributed RL