Skip to content

Commit 9d122aa

Browse files
Update README to include GPT-5.1 Codex Mini
Added mention of GPT-5.1 Codex Mini in the update.
1 parent 4eca9c3 commit 9d122aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Conditional Density Estimation (CDE)
44

5-
**Update:** Conditional Density Estimation now runs with PyTorch. The legacy TensorFlow implementation lives in the `tensorflow` branch. All core estimators, runners, and examples are tested with the latest PyTorch release.
5+
**Update:** Conditional Density Estimation now runs with PyTorch (with the help of cursor + GPT-5.1 Codex Mini). The legacy TensorFlow implementation lives in the `tensorflow` branch. All core estimators, runners, and examples are tested with the latest PyTorch release.
66

77
## Description
88
Implementations of various methods for conditional density estimation

0 commit comments

Comments
 (0)