Skip to content 跳到正文
JW.

PROJECTS / 项目 PROJECTS

项目。

目前放在这里的是 CritPT-RL、Texas-Poker-Agents、Social Copilot、Mini-Lisp 和 OpenGame。

Projects.

Currently featuring CritPT-RL, Texas-Poker-Agents, Social Copilot, Mini-Lisp, and OpenGame.

01
RL POST-TRAININGGRPOEVALUATION

CritPT-RL

面向 scientific coding tasks 的完整 RL post-training 流程,覆盖数据生成、reward 设计、GRPO 训练、checkpoint evaluation 和 official-style evaluation。

A complete RL post-training pipeline for scientific coding tasks, covering data generation, reward design, GRPO training, checkpoint evaluation, and official-style evaluation.

查看项目 View project
CritPT-RL training curves
02
LLM AGENTSPOKERNODE.JS

Texas-Poker-Agents

一个完整、可本地运行的多人 LLM 德州扑克系统,支持真人与多个 LLM 同桌对局;也可作为研究 LLM 在不完美信息博弈中行为的实验环境。

A complete, locally runnable multiplayer LLM poker system for one human and several LLM players. It can also serve as a testbed for LLM behavior in imperfect-information games.

查看项目 View project
03
IOSSWIFTUILOCAL-FIRST

Social Copilot

一个面向具体关系和具体对话的 iOS 沟通辅助工具。完整 MVP 已经可以运行,目前正在准备上架。

An iOS communication assistant built around a specific relationship and conversation. The complete MVP is working and currently being prepared for release.

查看项目 View project
04
C++INTERPRETERCOURSE PROJECT

Mini-Lisp

北京大学《软件设计实践》课程大作业:使用 C++ 实现的 Mini-Lisp 解释器,支持 tokenizer / parser、词法作用域、闭包、宏、REPL 和脚本执行。

A final project for PKU's Software Design Practice course: a Mini-Lisp interpreter in C++ with a tokenizer and parser, lexical scoping, closures, macros, a REPL, and script execution.

查看项目 View project
Mini-Lisp interpreter REPL
05
CAMPUS RPGDJANGOGAME STATE

OpenGame

一个完整可通关的七日校园生活微 RPG。时间、关系、承诺和结局由游戏状态机结算;LLM 只用于可选的自由对话。

A complete seven-day campus-life micro-RPG. The game state machine owns time, relationships, promises, and endings; an LLM is used only for optional free-form dialogue.

查看项目 View project
OpenGame opening-day story event