Site Infrastructure Update: Analytics, ICP Filing, and Caching
Today I added domestic and international traffic analytics, displayed filing information, and reorganized the static asset caching strategy for this site.
Today I added domestic and international traffic analytics, displayed filing information, and reorganized the static asset caching strategy for this site.
If we want to achieve a 99% Ante 8 clear rate on Balatro White Stake, how should the RL algorithm be designed? This article presents a concrete technical blueprint from game-mechanics modeling, state/action spaces, reward shaping to algorithm selection, and explains why pure PPO won’t work and why a hybrid MCTS+RL architecture is necessary.
AlphaZero and OpenAI Five are two milestones in reinforcement learning. What walls did each of them hit, and what engineering and algorithmic innovations knocked those walls down? This article dissects them with a pyramid structure: three shared bottlenecks — data, stability, and scale — and how each project broke through them.
Reinforcement learning is the paradigm that lets AI learn to “grow through trial and error”. Starting from the most fundamental intuition, this article clearly explains MDP, the Bellman equation, and Q-Learning, and includes a runnable Python example.
This is the first post on Huijiu Wang’s personal blog, marking the birth of this little site.