From a09d4fcb3c01ecb5771647138260aa621249c10d Mon Sep 17 00:00:00 2001 From: amusi Date: Sun, 17 Nov 2019 21:02:25 +0800 Subject: [PATCH] add Deep Learning and Bayesian Nonparametrics --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22263bb..0d4be28 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,9 @@ If you want to contribute to this list (please do), send me a pull request. # Other Research Topics -- [Bayesian](https://github.com/dimenwarper/awesome-bayes) +- Bayesian + - [Bayesian](https://github.com/dimenwarper/awesome-bayes) + - [Deep Bayesian](https://github.com/otokonoko8/deep-Bayesian-nonparametrics-papers) - [Capsule Networks](https://github.com/sekwiatkowski/awesome-capsule-networks) - GAN - [really-awesome-gan](https://github.com/nightrome/really-awesome-gan)