Skip to content

Commit 6b06ac0

Browse files
author
Gsaes
committed
History
1 parent f36429e commit 6b06ac0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HISTORY.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ History
1212
* Implementation of TabDDPM and TsDDPM, which are diffusion-based models for tabular data and time-series data, based on Denoising Diffusion Probabilistic Models. Their implementations follow the work of Tashiro et al., (2021) and Kotelnikov et al., (2023).
1313
* ImputerDiffusion is an imputer-wrapper of these two models TabDDPM and TsDDPM.
1414
* Docstrings and tests improved for the EM sampler
15+
* Fix ImputerPytorch
16+
* Update Benchmark Deep Learning
1517

1618
0.0.15 (2023-08-03)
1719
-------------------

0 commit comments

Comments
 (0)