diff --git a/README.md b/README.md index 85a1a83..0dd1e04 100644 --- a/README.md +++ b/README.md @@ -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.