Add TabGAN - synthetic tabular data generation library

This commit is contained in:
Insaf Ashrapov 2026-03-28 09:17:57 +03:00
parent 50600b9456
commit 13b84109e0

View File

@ -160,6 +160,8 @@ _Frameworks for Neural Networks and Deep Learning. Also see [awesome-deep-learni
## Machine Learning
- [TabGAN](https://github.com/Diyago/Tabular-data-generation) - Synthetic tabular data generation using GANs, Diffusion Models, and LLMs.
_Libraries for Machine Learning. Also see [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python)._
- [catboost](https://github.com/catboost/catboost) - A fast, scalable, high performance gradient boosting on decision trees library.