Pinned Repositories
AndroidProject
aws-task-scheduler-orchestrator
Developed Task Scheduler and Orchestrator Library for scheduling AWS Lambda functions based on predefined delay or particular timestamp.
cloud_smd
A scalable, distributed, fault-tolerant, highly-available, containerized and micro-services based ridesharing service deployed on AWS EC2
CulinaryMagic
Food Blog website
dijkstra-using-different-heaps
Implemented Dijkstra’s algorithm and compared performance when implemented using fibonacci, binomial and binary heaps in CPP. Ran algorithm on New York’s road network dataset which consisted of around 0.2M nodes and 0.7M edges. Concluded that fibonacci Heap gives performance enhancement on such a large dataset compared to other two heaps.
F2F
An ecommerce website for direct selling of farm goods by farmers to consumers involving Machine Learning techniques for suggestion and recommendation.
logic_detector
A Machine Learning based system to detect semantics in the form of semantic label and suggest optimized alternatives for Python and C++ function-based code snippet.Semantic Detection is language agnostic with accuracy above 95% while optimization with accuracy above 85% for both Python and C++.
MalwareDetection
Using machine learning models to predict the probability of a windows system getting infected by various families of malware, based on different properties of that system.
Scene_Description_using_Densecap-Hybrid-Hierarchical_RNN
Generated image description in the form of coherent paragraphs using Densecap(CNN for Dense Captioning) and Hierarchical RNN and Model was able to perform as good as state-of-art in terms of metrics inclined towards human-like sentences.
vehicle-rental-management-system
This project is for fulfillment of requirement for Internal Assessment 2 for special Topic i.e. Programming with C++
mehulthakral's Repositories
mehulthakral/logic_detector
A Machine Learning based system to detect semantics in the form of semantic label and suggest optimized alternatives for Python and C++ function-based code snippet.Semantic Detection is language agnostic with accuracy above 95% while optimization with accuracy above 85% for both Python and C++.
mehulthakral/Scene_Description_using_Densecap-Hybrid-Hierarchical_RNN
Generated image description in the form of coherent paragraphs using Densecap(CNN for Dense Captioning) and Hierarchical RNN and Model was able to perform as good as state-of-art in terms of metrics inclined towards human-like sentences.
mehulthakral/aws-task-scheduler-orchestrator
Developed Task Scheduler and Orchestrator Library for scheduling AWS Lambda functions based on predefined delay or particular timestamp.
mehulthakral/cloud_smd
A scalable, distributed, fault-tolerant, highly-available, containerized and micro-services based ridesharing service deployed on AWS EC2
mehulthakral/dijkstra-using-different-heaps
Implemented Dijkstra’s algorithm and compared performance when implemented using fibonacci, binomial and binary heaps in CPP. Ran algorithm on New York’s road network dataset which consisted of around 0.2M nodes and 0.7M edges. Concluded that fibonacci Heap gives performance enhancement on such a large dataset compared to other two heaps.
mehulthakral/F2F
An ecommerce website for direct selling of farm goods by farmers to consumers involving Machine Learning techniques for suggestion and recommendation.
mehulthakral/vehicle-rental-management-system
This project is for fulfillment of requirement for Internal Assessment 2 for special Topic i.e. Programming with C++
mehulthakral/AndroidProject
mehulthakral/CulinaryMagic
Food Blog website
mehulthakral/MalwareDetection
Using machine learning models to predict the probability of a windows system getting infected by various families of malware, based on different properties of that system.
mehulthakral/dbmsresearchcomponentproject
mehulthakral/design-patterns
mehulthakral/intal
It is a library of nonnegative integer of arbitrary length(up to 1000 decimal digits) and supports operations like multiplication, addition, subtraction, etc of large numbers which by default is supported in languages like Python, Java and is missing in C.
mehulthakral/JenkinsDemo
mehulthakral/lld-problems
mehulthakral/mehul-xmeme-frontend
mehulthakral/PESInnovators_codefundo
A repo maintained by the team PESInnovators for the Microsoft Codefundo++ for the topic -"Finding better ways to save lives and prevent economic losses through mechanisms to predict, prevent, or manage the impact of natural disasters."
mehulthakral/StudentPlacementApp
This an app for university level students to help them during their placement activities in terms of reminding them about placement activities and enables placement officer to convey about such activities to students.
mehulthakral/treasure-hunt-python3
This is a command line treasure hunt game made using python3
mehulthakral/xmeme