mkideal's Stars
giscus/giscus
A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:
anthropics/courses
Anthropic's educational courses
anthropics/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
facebook/docusaurus
Easy to maintain open source documentation websites.
meta-llama/llama3
The official Meta Llama 3 GitHub site
datamllab/awesome-game-ai
Awesome Game AI materials of Multi-Agent Reinforcement Learning
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
fomorians/td-gammon
Implementation of TD-Gammon in TensorFlow.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
facebookresearch/ReAgent
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
tensorflow/agents
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
MikeLankamp/fpm
C++ header-only fixed-point math library
google-deepmind/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
facebookresearch/rebel
An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.
tillhainbach/FastEMD
modified implementation of the FastEMD (Pele and Wermann, 2009)
ericgjackson/slumbot2019
Implementations of CFR for solving a variety of Holdem-like poker games
kdub0/hand-isomorphism
A C library for indexing poker hands that respects suit isomorphisms
wmayner/pyemd
Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric
pravj/geopattern
:triangular_ruler: Create beautiful generative image patterns from a string in golang.
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gabime/spdlog
Fast C++ logging library.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
gizak/termui
Golang terminal dashboard
rqlite/rqlite
The lightweight, user-friendly, distributed relational database built on SQLite.
fatiherikli/fil
A playground for in-browser interpreters
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
boltdb/bolt
An embedded key/value database for Go.