• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Application of A* algorithm to build a reinforcement learning model.

More Repositories

1

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 .
C++
2
star
2

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 .
Java
1
star
3

Generative-adverserial-Networks-Face-profile-completion-

Based on the idea of expediting the process of catching criminals using Neural Networks.
Python
1
star
4

Wall-E-of-Websites

This is simple scanner for any website.
Python
1
star
5

portfolio-datascience

JavaScript
1
star
6

Speech-To-text-Converter

It uses Google voice recognition API's and manages to sweep over with Sphinx as the converter.
Python
1
star
7

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.
HTML
1
star
8

WebCrawlers

Given a website's link as an input , All the possible <a href> links of that page will be fetched and printed .
C++
1
star
9

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.
Python
1
star
10

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 .
C
1
star
11

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 !
Python
1
star