Data Science Group, IIT Roorkee
- 72 followers
- IIT Roorkee
- https://dsgiitr.com
- @dsg_iitr
- dsg@iitr.ac.in
Pinned
Repositories
- graph_nets Public
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
- website Public
- ISLR-Julia Public
This repository contains Julia code for a selection of tables, figures and LAB sections from the book 'An Introduction to Statistical Learning with Applications in R' by James, Witten, Hastie, Tibshirani (2013).
-
-
- adversarial_lab Public
Web-based Tool for visualisation and generation of adversarial examples by attacking ImageNet Models like VGG, AlexNet, ResNet etc.
-
- DSG-Discord-Bots Public
A repository containing the code for a collection of discord bots that perform some Machine Learning and Deep Learning tasks made by DSG recruits 2021.
- d2l-pytorch Public
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.