This is the public repository for the CFR Java decompiler
Scalable Implementation of Deep CFR and Single Deep CFR
Counterfactual Regression
Library and CLI tool for analysing CloudFormation templates and check them for security compliance.
使用 Cloudflare Workers 和 R2 实现了一个兼容 WebDAV 的服务器
Cloudflare's RPKI Toolbox
重磅推出:Swift版的MJExtension,运行时、反射与一键字典模型互转
An open implementation of Pure CFR applied to ACPC poker games.
A repository containing research regarding various Anti-DDoS systems. (CloudFlare)
Understanding Poker rules, Game Theory, and CFR algorithms in order to implement my first CFR solving Rock-Paper-Scissors Game and my first Vanilla CFR solving Kuhn Poker
Solve vehicle routing problems with Google Maps Platform Route Optimization
[ICIP 2020]"Multispectral Fusion for Object Detection with Cyclic Fuse-and-Refine Blocks"
Implementations of CFR for solving a variety of Holdem-like poker games
Luyten fork. Adds a dark mode, CFR support and a few more features
A Docker image with four popular Java decompilers in one place (CFR, Fernflower, Krakatau, and Procyon) 🚀🔨
Eclipse Class Decompiler integrates JD, Jad, FernFlower, CFR, Procyon seamlessly with Eclipse and allows Java developers to debug class files without source code directly
A 2-in-1 JAVA decompiler based on JD-CORE v0 and v1 supporting 3rd party decompilers CFR, Procyon, Fernflower, Vineflower & Jadx.
Using counter factual regret minimization to computer optimal ranges of hands for each decision
该论文主要介绍了美国卡内基梅隆大学团队,在多人德州扑克上的人工智能新思路,即不再简单寻找纳什均衡,而引入悔恨值的概念,自我博弈,并采用蒙特卡洛CFR方法,构建蓝图,该方法通用性强,该团队声称他们的德州扑克蓝图只在两枚CPU运算8天即可得出蓝图,即可以实现实时博弈。现已经有国内团队将其用在了斗地主上面,成效显著。