Pinned Repositories
Btech-Final-Year-Porject
Final year project for MCKVIE
DailyEssentialCode
Start your Pull requests now.
ai-fundamentals
Code samples for AI fundamentals
awesome-behavioral-interviews
Tips and resources to prepare for Behavioral interviews.
awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
Clustering
Implements "Clustering a Million Faces by Identity"
cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
DBMS_ALL
ArnabPal187's Repositories
ArnabPal187/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
ArnabPal187/project-based-learning
Curated list of project-based tutorials
ArnabPal187/projectlearn-project-based-learning
A curated list of project tutorials for project-based learning.
ArnabPal187/awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
ArnabPal187/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
ArnabPal187/awesome-behavioral-interviews
Tips and resources to prepare for Behavioral interviews.
ArnabPal187/Btech-Final-Year-Porject
Final year project for MCKVIE
ArnabPal187/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
ArnabPal187/DBMS_ALL
ArnabPal187/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
ArnabPal187/Repo
ArnabPal187/sem-3python
ArnabPal187/DailyEssentialCode
Start your Pull requests now.
ArnabPal187/Clustering
Implements "Clustering a Million Faces by Identity"
ArnabPal187/FaceRTC
FaceRTC is a real-time remote facial recognition web service, implemented using WebRTC to effectively handle communication between web browser and facial recognition backend server.
ArnabPal187/Face-Clustering
Clustering set of images based on the face recognized using the DBSCAN clustering algorithm.
ArnabPal187/learn-to-cluster
Learning to Cluster Faces (CVPR 2019, CVPR 2020)
ArnabPal187/gcn_clustering
Code for CVPR'19 paper Linkage-based Face Clustering via GCN
ArnabPal187/jdlib
Jdlib a Java Wrapper For dlib
ArnabPal187/ai-fundamentals
Code samples for AI fundamentals
ArnabPal187/FaceRec
A Tensorflow implementation of Facial Recognition in Python