From 0eda9891c593929788dfd536ff039dc8110f8a67 Mon Sep 17 00:00:00 2001 From: Lanka Naga Sai Deep <cb.en.p2aid19019@cb.students.amrita.edu> Date: Thu, 2 Jul 2020 11:23:05 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e65f430..bbc524b 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,8 @@ HackerEarth Dance Classification : https://www.hackerearth.com/challenges/compet LNDb : Train/validation data can be downloaded at https://drive.google.com/open?id=1QQeVY6BzeccgdcWrZGdFer3j2NUP4WOc. Note that image data was split into 4GB archives -Dance Data : https://he-s3.s3.amazonaws.com/media/hackathon/hackerearth-deep-learning-challenge-identify-dance-form/identify-the-dance-form-deea77f8/0664343c9a8f11ea.zip?Signature=RkiPm8AgfexvywCXQ8iLeFnKag0%3D&Expires=1593671240&AWSAccessKeyId=AKIA6I2ISGOYH7WWS3G5 \ No newline at end of file +Dance Data : https://he-s3.s3.amazonaws.com/media/hackathon/hackerearth-deep-learning-challenge-identify-dance-form/identify-the-dance-form-deea77f8/0664343c9a8f11ea.zip?Signature=RkiPm8AgfexvywCXQ8iLeFnKag0%3D&Expires=1593671240&AWSAccessKeyId=AKIA6I2ISGOYH7WWS3G5 + +Pyro-ppl doc : http://docs.pyro.ai/en/stable/ + +Github project i reffered https://github.com/paraschopra/bayesian-neural-network-mnist \ No newline at end of file -- GitLab