There are no reviews yet. Be the first to send feedback to the community and the maintainers!
VANET
What we did is -> dynamic source routing protocol for heterogeneous vehicle network which is like aodv in manet . it routes on demand when required by a mesh network. it uses source routing instead of routing table. It was built on veins-lte module .SelfDrivingCar
Application of A* algorithm to build a reinforcement learning model.Resume_Screener
This is project gives ur fate a ray of light :P. Just kidding . It has two interface the admin and the user who uploads the resume gets the output whether he is eligible for the post or not .Generative-adverserial-Networks-Face-profile-completion-
Based on the idea of expediting the process of catching criminals using Neural Networks.portfolio-datascience
Speech-To-text-Converter
It uses Google voice recognition API's and manages to sweep over with Sphinx as the converter.SameOldChatBot
Nah its not the same old chat bot. Its all about implementing RASA stack which is a framework mainly used for NLP/NLU purposes. We ll be making a chatbot that you can deploy on slack as well so that you can fetch match scores at the tip of your hand(oh sorry your keyboard). Follow the below steps for the entire project building.WebCrawlers
Given a website's link as an input , All the possible <a href> links of that page will be fetched and printed .COVID19_Detection
This is an *educational* repo, just to try hands on, how to detect a covid +ve case from a Xray image. Implemented using TF, using VGG16 as the model for transfer learning.TCP-stack-from-scratch
How does a message transfers between Systems through various layers of TCP Model of communication. We had developed four separate layer specifying each of their work and functionality . We had to write two separate shell scripts on sender and receiver side to prevent the recompilation of each layer recursively .Check-For-Best-Deals-At-AMZN
This script helps you to scrape the amazon web page of the product , check for the price ( i am doing for an echo plus device) and if the price falls down below your expectations , it send you an email for the same :) . Pretty handy right !Love Open Source and this site? Check out how you can help us