Durbar's repositories
distributed-calculator
simple calculator built using distributed system on socket programming with multiple layers
dyslexia-detection-classifiers
Detecting dyslexia migration error using binary classifiers
ridehailing-system-profit-maximisation
A strategy to maximise profit maximisation in a ride-hailing system using Reinforcement Learning
1D-histogram-generator
1D histogram generation using C++
alarms-and-alerts-notebooks
Repo to save the work done on the alarms and alerts infrastructure of perfSONAR
AlarmsAndAlerts
For all the networking related alarms and alerts
blood-availability-application
basic blood availability application built using distributed system in socket programming with three layers
CIFAR10-Image-Classification
Image Classification on the CIFAR10 dataset using CNN
cipher-encryption
Encryption and decryption of plaintext using Vigenere, AES, Substitution and Transposition Ciphers
CNN-image-classifier-for-custom-dataset
Custom CNN Image Classifier for Any Custom Dataset
code-profiling
Example code demonstrating using cProfile for code profiling
cookie
Modern Python Package Cookiecutter
crud-nextjs
dummy CRUD API in NextJS
DD4hep
Detector Description Toolkit for High Energy Physics
Diffusion-Super-Resolution
[CVPR 2023] Guided Depth Super-Resolution by Deep Anisotropic Diffusion
durbar2003
Durbar Chakrabarty Portfolio
dyslexia-detection-eye-tracking
Dyslexia detection using eye movement tracking
grs-data-analysis
Deriving planetary surface composition from Gamma Ray Spectra measurements
Leaf-Disease-Detection
Leaf Disease Detection using Deep Learning Approach
leaf-disease-detection-webapp
Web Application to conveniently detect leaf diseases in banana leaves using Deep Learning
LHAPDF-CI-pipeline
Script to set up and install the LHAPDF library from the scripty
PDF-CI-Test
CI Test for Parton Density Functions in LHAPDF to check the PDF Values
research-software-collaborations.github.io
Research Software Collaborations website
transit-curves
Simulating dataset of transit curves
traveling-salesman-problem
Python brute force approach to solve the TSP using Hungarian Method based algorithm