Sayak Paul
Sayak Paul
A-B-testing-with-Machine-Learning
Implemented an A/B Testing solution with the help of machine learning
A-Barebones-Image-Retrieval-System
This project presents a simple framework to retrieve images similar to a query image.
Adaptive-Gradient-Clipping
Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.
Adventures-in-TensorFlow-Lite
This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.
Barlow-Twins-TF
TensorFlow implementation of Barlow Twins (https://arxiv.org/abs/2103.03230).
Benchmarking-and-MLI-experiments-on-the-Adult-dataset
Contains benchmarking and interpretability experiments on the Adult dataset using several libraries
Blood-Cell-Detection-using-TFOD-API
This project demonstrates the use of TensorFlow Object Detection API (along with GCP ML Engine) to automatically detect Red Blood Cells (RBCs), White Blood Cells (WBCs), and Platelets in each image ta...
Breast-Cancer-Detection-using-Deep-Learning
Experiments to show the usage of deep learning to detect breast cancer from breast histopathology images
TF-2.0-Hacks
Contains my explorations of TensorFlow 2.x
Supervised-Contrastive-Learning-in-TensorFlow-2
Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.