Skip to content

Commit 2891aa8

Browse files
Update README with PyTorch implementation details
1 parent 9736b96 commit 2891aa8

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 (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 Python 3.12 and PyTorch 2.9.1. Logging is now done via wandb (offline/online mode & additional csv/pd dataframes outputs).
5+
**Update:** Conditional Density Estimation now runs with **PyTorch** (with the help of cursor + Opus 4.5 & GPT-5.1 Codex Mini). The legacy TensorFlow implementation lives in the `deprecated/tensorflow` branch. All core estimators, runners, and examples are tested with Python 3.12 and PyTorch 2.9.1. Logging is now done via wandb (offline/online mode & additional csv/pd dataframes outputs).
66

77
## Description
88
Python/PyTorch implementations of various methods for conditional density estimation

0 commit comments

Comments
 (0)