From 0d78a7846aa6770c4658cb681247d75b9497a5f7 Mon Sep 17 00:00:00 2001 From: Vaishnav Parte <60536883+vaish567@users.noreply.github.com> Date: Wed, 14 Oct 2020 20:00:42 +0530 Subject: [PATCH 1/6] New Hackathon Webiste Added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30055d8..7eaaa37 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,7 @@ Useful articles and learning resources. - [Devpost](https://devpost.com/) - An awesome place for hackathons. - [hackathon.io](https://www.hackathon.io/events) - A place where lots of hackathons are hosted. +- [HackathonsNear.Me](http://www.hackathonsnear.me) - It has a nice feature of Searching by a city or even address to find local hackathons. The coolest part is that they have a map.
From 00a76f4379c47116138d72c39edd76455566ccd0 Mon Sep 17 00:00:00 2001 From: Vaishnav Parte <60536883+vaish567@users.noreply.github.com> Date: Wed, 14 Oct 2020 20:08:43 +0530 Subject: [PATCH 2/6] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7eaaa37..da6f01d 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,7 @@ Useful articles and learning resources. - [Devpost](https://devpost.com/) - An awesome place for hackathons. - [hackathon.io](https://www.hackathon.io/events) - A place where lots of hackathons are hosted. - [HackathonsNear.Me](http://www.hackathonsnear.me) - It has a nice feature of Searching by a city or even address to find local hackathons. The coolest part is that they have a map. +- [Hackalist](http://www.hackalist.org) - open source, it is also very cool for those who like to travel. It has a filter that only shows you hackathons giving travel reimbursement.
From 692c13062a80fd47f8707d4661b55ae0d414ed02 Mon Sep 17 00:00:00 2001 From: Vaishnav Parte <60536883+vaish567@users.noreply.github.com> Date: Wed, 14 Oct 2020 20:47:05 +0530 Subject: [PATCH 3/6] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da6f01d..571be0d 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ Useful articles and learning resources. - [Starting out with Python](https://www.pearson.com/us/higher-education/program/Gaddis-Starting-Out-with-Python-plus-My-Lab-Programming-with-Pearson-e-Text-Access-Card-Package-3rd-Edition/PGM9873.html?tab=contents), by Tony Gaddis - [Road To Redux](https://www.roadtoredux.com/), by Robin Wieruch +- [Deep Learning](https://pytorch.org/deep-learning-with-pytorch), Eli Stevens, Luca Antiga, and Thomas Viehmann -- As Pytorch Organization has published it for free.
From b0fc53d434e2a6697df73c0c439bdd9714895939 Mon Sep 17 00:00:00 2001 From: Vaishnav Parte <60536883+vaish567@users.noreply.github.com> Date: Wed, 14 Oct 2020 20:50:30 +0530 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 571be0d..65d3b5b 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Useful articles and learning resources. - [Starting out with Python](https://www.pearson.com/us/higher-education/program/Gaddis-Starting-Out-with-Python-plus-My-Lab-Programming-with-Pearson-e-Text-Access-Card-Package-3rd-Edition/PGM9873.html?tab=contents), by Tony Gaddis - [Road To Redux](https://www.roadtoredux.com/), by Robin Wieruch -- [Deep Learning](https://pytorch.org/deep-learning-with-pytorch), Eli Stevens, Luca Antiga, and Thomas Viehmann -- As Pytorch Organization has published it for free. +- [Deep Learning with Pytorch], by Eli Stevens, Luca Antiga, and Thomas Viehmann -- As Pytorch Organization has published it free of cost From 1eeba3b07cb056021ec933f2aa6694e7cc463b51 Mon Sep 17 00:00:00 2001 From: Vaishnav Parte <60536883+vaish567@users.noreply.github.com> Date: Wed, 14 Oct 2020 20:51:11 +0530 Subject: [PATCH 5/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65d3b5b..fa5490f 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Useful articles and learning resources. - [Starting out with Python](https://www.pearson.com/us/higher-education/program/Gaddis-Starting-Out-with-Python-plus-My-Lab-Programming-with-Pearson-e-Text-Access-Card-Package-3rd-Edition/PGM9873.html?tab=contents), by Tony Gaddis - [Road To Redux](https://www.roadtoredux.com/), by Robin Wieruch -- [Deep Learning with Pytorch], by Eli Stevens, Luca Antiga, and Thomas Viehmann -- As Pytorch Organization has published it free of cost +- [Deep Learning with Pytorch](https://pytorch.org/deep-learning-with-pytorch), by Eli Stevens, Luca Antiga, and Thomas Viehmann -- As Pytorch Organization has published it free of cost From 853c8023fd59f76bac13ac5f207c410cf26f555b Mon Sep 17 00:00:00 2001 From: vaish567 Date: Wed, 14 Oct 2020 21:03:18 +0530 Subject: [PATCH 6/6] Added Deep Learning with Pytorch resource --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa5490f..075d857 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Useful articles and learning resources. - [Starting out with Python](https://www.pearson.com/us/higher-education/program/Gaddis-Starting-Out-with-Python-plus-My-Lab-Programming-with-Pearson-e-Text-Access-Card-Package-3rd-Edition/PGM9873.html?tab=contents), by Tony Gaddis - [Road To Redux](https://www.roadtoredux.com/), by Robin Wieruch -- [Deep Learning with Pytorch](https://pytorch.org/deep-learning-with-pytorch), by Eli Stevens, Luca Antiga, and Thomas Viehmann -- As Pytorch Organization has published it free of cost +- [Deep Learning with Pytorch](https://pytorch.org/deep-learning-with-pytorch), by Eli Stevens, Luca Antiga, Thomas Viehmann