beingaryan's Stars
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
careercup/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
saurabhdaware/text-to-handwriting
So your teacher asked you to upload written assignments? Hate writing assigments? This tool will help you convert your text to handwriting xD
thombergs/code-examples
A collection of code examples from blog posts etc.
alok722/namaste-javascript-notes
It maintains my version of namaste js notes which I learnt from Namaste JS YouTube Playlist by Akshay Saini (@akshaymarch7).
NVIDIA-Merlin/Transformers4Rec
Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.
NVIDIA-Merlin/HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
ylongqi/openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
swolecoder/Amazon-Online-Assessment-Questions-LeetCode
Amazon Online Assessment Questions
yikuan8/Transformers-VQA
An implementation that downstreams pre-trained V+L models to VQA tasks. Now support: VisualBERT, LXMERT, and UNITER
atif-hassan/PyImpetus
PyImpetus is a Markov Blanket based feature subset selection algorithm that considers features both separately and together as a group in order to provide not just the best set of features but also the best combination of features
beingaryan/Blind-Assistance-Object-Detection-and-Navigation
This is a vision enhancer based module specifically for the BLIND VICTIMS. The system is designed in such a way in which the blind person can take the help of THIRD PARTY APPLICATION which sends Real Time Frames to the LAPTOP-BASED WIRELESS NETWORKED SYSTEM. It works on REAL-TIME OBJECT DETECTION using SSD_MOBILENET algorithm and TENSORFLOW APIs . It has a core feature of approximate distance calculation and Voice - Based wireless feedack generation w.r.t the DISTANCE CALCULATION. It makes the work of Blind easy,efficient and reliable by sending wireless Voice based feedback whether the particular object is either too close to him or is it at a safer distance. The same system can be used from Obstacle Detection
muhammedogz/MLSA-Certificate-Automate
Automate your Microsoft Learn Student Ambassadors event certificate with Python
lkp411/cDLRM
Enabling pure data parallel training of DLRM via caching and prefetching
aalok-kumar-yadav/Design_Project
Object detection and recognition for blind person using Raspberry Pi
Akshayc1/visual-question-answering
Implementation of VQA in Keras
dheerajsharma0401/Automated-Sign-To-Speech-Conversion
Sign Language Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras frameworks.
dheerajsharma0401/Chest-Xrays-Pneumonia-Prediction
Chest-Xray-Pneumonia-Prediction built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts.
ljk423/recsys
various recommend system using xlearn, dlrm using openrec, deepfm and xdeepfm using deepCTR
yanzhoupan/dlrm_ssm
dheerajsharma0401/Content-Based-Image-Retrieval-CBIR-
dheerajsharma0401/GeeksForGeeks-Solutions
This is Data structures wise solution Repository of all problems that I have solved and I will keep on updating as I solve more questions .I have created this repository to help programmers who are stuck at some problem to look and understand a different approach and try by themselves again .
dheerajsharma0401/Object-Detection-and-Assitance-System-for-Visually-Impaired
This is a vision enhancer based module specifically for the BLIND VICTIMS. The system is designed in such a way in which the blind person can take the help of AN APPLICATION which inturn sends Real Time Frames to the LAPTOP-BASED WIRELESS NETWORKED SYSTEM. It works on REAL-TIME OBJECT DETECTION using SSD_MOBILENET algorithm and TENSORFLOW APIs .
apd10/dlrm
An implementation of a deep learning recommendation model (DLRM)
dheerajsharma0401/Banko-Your-Personal-Banking-Navigator
A client server architecture based terminal application build using socket programming that provides all the details of bank within 5 KM radius of any public landmark.
dheerajsharma0401/InterviewBit-Solutions
I have uploaded all the problems I have solved on InterviewBit, Do check out solutions, if you are stuck and want to see my approach to a problem.
dheerajsharma0401/LeetCode-Solutions
I have uploaded all the problems I have solved on LeetCode, Do check out solutions, if you are stuck and want to see my approach to a problem.
onkarkadam158/onkarkadam158.github.io
This is my portfolio website that I have developed by myself as part of practice sessions during my internship at Persistent Systems (Jan 21 to April 21).
soycoder/dlrm-nvidia