Skip to content

Commit 9a28371

Browse files
committed
Add entry for 2021
1 parent 532a0fd commit 9a28371

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@
66
| :--------- | :---------- | :---------: | :--------------------:| :-------: |
77
| [laftr](https://github.com/VectorInstitute/gram-ood-detection) | This repository contains code for the paper [Learning Adversarially Fair and Transferable Representations](https://arxiv.org/abs/1802.06309), which was accepted at PMLR'18. <br> Authors are David Madras, Elliot Creager, Toniann Pitassi and Richard Zemel. | laftr | 1 | tabular |
88
| [gram-ood-detection](https://github.com/VectorInstitute/gram-ood-detection) | This repository contains code for the paper [Detecting Out-of-Distribution Examples with In-distribution Examples and Gram Matrices](http://proceedings.mlr.press/v119/sastry20a.html) which was accepted at ICML'20. <br> Authors are Chandramouli Shama Sastry, Sageev Oore. | OOD detection using Gram matrices | 7 | images |
9-
| [Computer_Vision_Project](https://github.com/VectorInstitute/Computer_Vision_Project/tree/main) | This repository tackles different problems such as defect detection, footprint extraction, road obstacle detection, traffic incident detection, and segmentation of medical procedures. | Semantic segmentation using Unet, Unet++, FCN, DeepLabv3; Anomaly segmentation | 11 | images, videos |
9+
| [Computer_Vision_Project](https://github.com/VectorInstitute/Computer_Vision_Project) | This repository tackles different problems such as defect detection, footprint extraction, road obstacle detection, traffic incident detection, and segmentation of medical procedures. | Semantic segmentation using Unet, Unet++, FCN, DeepLabv3; Anomaly segmentation | 11 | images, videos |
10+
| [Privacy Enhancing Technologies](https://github.com/VectorInstitute/Computer_Vision_Project) | This repository contains demos for Privacy, Homomorphic Encryption, Horizontal and Vertical Federated Learning, MIA, and PATE | Vanilla SGD, DP SGD, DP Logistic Regression, Homomorphic Encryption for MLP, Horizontal FL, Horizontal FL on MLP, Membership Inference Attacks (MIA) using DP, MIA using SAM, PATE, Vertical FL. | 9 | tabular, images |
11+
| [SSGVQAP](https://github.com/VectorInstitute/SSGVQAP) | This repository contains code for the paper [A Smart System to Generate and Validate Question Answer Pairs for COVID-19 Literature](https://aclanthology.org/2020.sdp-1.4/) which was accepted ibn ACL'20. Authors are Rohan Bhambhoria, Luna Feng, Dawn Sepehr, John Chen, Conner Cowling, Sedef Kocak, Elham Dolatabadi. | An Active Learning Strategy for Data Selection, AL-Uncertainty, AL-Clustering | 1 | tabular |
12+
| [NeuralKernelBandits](https://github.com/VectorInstitute/SSGVQAP) | This repository contains code for the paper [An Empirical Study of Neural Kernel Bandits](https://arxiv.org/abs/2111.03543) which was accepted in Neurips'21. Authors are Lisicki, Michal, Arash Afkanpour, and Graham W. Taylor. | Neural tangent kernel, Conjugate kernel, NNGP, Deep ensembles, Randomized Priors, NTKGP, Upper Confidence Bounds (UCB), Thompson Sampling (TS) | 7 | tabular |
13+
| [foodprice-forecasting](https://github.com/VectorInstitute/foodprice-forecasting) | This repository replicates the experiments described on pages 16 and 17 of the [2022 Edition of Canada's Food Price Report](https://www.dal.ca/sites/agri-food/research/canada-s-food-price-report-2022.html). | Time series forecasting using Prophet, Time series forecasting using Neural prophet, Interpretable time series forecasting using N-BEATS, Ensemble of the above methods. | 3 | tabular |

0 commit comments

Comments
 (0)