Sayak Paul

Results 56 repositories owned by Sayak Paul

A-B-testing-with-Machine-Learning

41
Stars
16
Forks
Watchers

Implemented an A/B Testing solution with the help of machine learning

A-Barebones-Image-Retrieval-System

26
Stars
3
Forks
Watchers

This project presents a simple framework to retrieve images similar to a query image.

Adaptive-Gradient-Clipping

79
Stars
9
Forks
Watchers

Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.

Adventures-in-TensorFlow-Lite

168
Stars
33
Forks
Watchers

This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.

Barlow-Twins-TF

41
Stars
5
Forks
Watchers

TensorFlow implementation of Barlow Twins (https://arxiv.org/abs/2103.03230).

Contains benchmarking and interpretability experiments on the Adult dataset using several libraries

Blood-Cell-Detection-using-TFOD-API

23
Stars
7
Forks
Watchers

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...

Experiments to show the usage of deep learning to detect breast cancer from breast histopathology images

TF-2.0-Hacks

381
Stars
82
Forks
Watchers

Contains my explorations of TensorFlow 2.x

Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.