MaajidKhan
AI Frameworks Engineer | Deep Learning | AI | Machine Learning | OpenVINO | ONNXRuntime | Software Engineering -VIT
IntelBangalore
Pinned Repositories
DataAnalysis-scripts
This repository is for all of the Data science folks who are passionate to learn and contribute whatever they tried.
Deploying3DeepLearningModels-Flask-
This course project describes the use of this learning methods like VGG16, ResNet50, Xception, etc.; to perform Multi-Class image classification and implement these deep learning algorithms on a large-scale Multi-Class Image Classification dataset from ImageNet yearly challenge task. The same will be deployed as an application using python's FLASK framework.
DeployMLModel-Flask
This is a simple project to elaborate how to deploy a Machine Learning model using Flask API.
DesignPatterns_In_cpp
Sharing my knowledge with Design patterns, their applications, when to use them with live coded examples.
Face-Recognition
OpenCV Face Recognition using SqlLite
HadoopMapReduce_BigData
Analysis on sales data for chain of stores using Cloud Era platform
IntrusionDetection2018
A Conference Publication: Analysis on Improving the Performance of Machine Learning Models using Feature Selection Technique
JSPrograms
All my workspace I will be uploading here.
learntorch
Tutorials for PyTorch C++
ONNX-1.6.0-OP-Library
This repository contains the python implementation of 130 + operators from ONNX operators list. This was built w.r.t ONNX 1.6.0.
MaajidKhan's Repositories
MaajidKhan/DeployMLModel-Flask
This is a simple project to elaborate how to deploy a Machine Learning model using Flask API.
MaajidKhan/Deploying3DeepLearningModels-Flask-
This course project describes the use of this learning methods like VGG16, ResNet50, Xception, etc.; to perform Multi-Class image classification and implement these deep learning algorithms on a large-scale Multi-Class Image Classification dataset from ImageNet yearly challenge task. The same will be deployed as an application using python's FLASK framework.
MaajidKhan/HadoopMapReduce_BigData
Analysis on sales data for chain of stores using Cloud Era platform
MaajidKhan/ONNX-1.6.0-OP-Library
This repository contains the python implementation of 130 + operators from ONNX operators list. This was built w.r.t ONNX 1.6.0.
MaajidKhan/DataAnalysis-scripts
This repository is for all of the Data science folks who are passionate to learn and contribute whatever they tried.
MaajidKhan/DesignPatterns_In_cpp
Sharing my knowledge with Design patterns, their applications, when to use them with live coded examples.
MaajidKhan/Face-Recognition
OpenCV Face Recognition using SqlLite
MaajidKhan/IntrusionDetection2018
A Conference Publication: Analysis on Improving the Performance of Machine Learning Models using Feature Selection Technique
MaajidKhan/JSPrograms
All my workspace I will be uploading here.
MaajidKhan/learntorch
Tutorials for PyTorch C++
MaajidKhan/LeetCodeMayChallenge
Solutions for all 31 days of problems with different approaches
MaajidKhan/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
MaajidKhan/onnxruntime-inference-examples
Examples for using ONNX Runtime for machine learning inferencing.
MaajidKhan/openvino_notebooks
📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓
MaajidKhan/PytorchCPP
This repository will contain all the learnings and contributions I would make using pytorch in c++
MaajidKhan/pytorchTutorial
PyTorch Tutorials from my YouTube channel
MaajidKhan/sample
Testing
MaajidKhan/SmartPointers_In_CPP
smart pointers in CPP
MaajidKhan/STL_CPP
This repository will contain all the concepts I learned, practiced and implemented using STL in c++