Coder Social home page Coder Social logo

Anirudh Sharma's Projects

alc_tableau icon alc_tableau

Implementing ALC Tableau. For an ALC KB and a query given in Negation Normal Form pre-generated, using ALC Tableau to determine whether the query is entailed by the KB.

bike_sharing-lin-reg-model icon bike_sharing-lin-reg-model

We want to understand the factors affecting the demand for shared bikes in the American market, based on various meteorological surveys and people's styles. We shall achieve this by building a Linear Regression model.

bio-inspired-clustering icon bio-inspired-clustering

A novel clustering algorithm inspired from biological systems and derived from a similarity search algorithm developed by D.Krotov and J.Hopfield

cartoonize icon cartoonize

Upload an image or click a photo and get yourself a cartoon image

cats-and-dogs-game icon cats-and-dogs-game

The game has two players (you and an adversary). The adversary has a four letter word in mind which she picks from the list given here. The adversary is allowed to pick only words without repeating alphabets. For instance the adversary cannot pick ’LOSS’. You know this list and your goal is to guess the specific word the adversary has chosen. The game proceeds in rounds and in every round you are allowed to guess a four letter word from the list which also does not have any repeating alphabets. The adversary then gives you feedback in the form of two ordered numbers: a number C indicating the number of Cats in your guess and a number D indicating the number of Dogs in your guess. A Cat is an alphabet which is common to both your guess and the adversary’s chosen word but is not in the same position. A Dog is an alphabet which is common to both your guess and the adversary’s chosen word and also is in the same position. For example if the adversary’s word is ’COLD’ and your guess is ’LAST’, the adversary would say ’1C 0D’ indicating that there is one Cat in your guess (namely the alphabet ’L’ which has moved to a different position ) and no dogs. If your guess had been ’CLAD’, the adversary would say ’1C 2D’ indicating that there is 1 Cat (namely ’L’) and 2 Dogs (namely ’C’ and ’D’) in your guess. Note that the adversary does not tell you which alphabets are Cats and which are dogs but just gives you 2 numbers indicating the number of Cats and Dogs.

courseapp icon courseapp

Basic CRUD operations on Oracle DB using JPA/Spring Boot/Gradle

ez-doc.ai icon ez-doc.ai

EZ-DOC.AI is a document generation tool that utilizes the Cohere API to generate documents based on user prompts. It provides a convenient way to quickly generate documents by inputting a prompt, which is then processed by the Cohere API to generate a response text.

gesture_recognition icon gesture_recognition

The problem at hand involves developing a feature for smart televisions that can recognize and interpret different gestures performed by users. These gestures are monitored by the TV's built-in webcam and correspond to specific commands.

housing-price-analysis icon housing-price-analysis

We are required to build a regression model using regularisation in order to predict the actual value of the prospective properties and decide whether to invest in them or not. The company wants to know: 1. Which variables are significant in predicting the price of a house, and 2. How well those variables describe the price of a house.

informationretreival icon informationretreival

For any given query, an Information Retrieval (IR) system is used to obtain and rank relevant word documents from the data collection of interest. The most basic IR system uses Term Frequency Inverse Document Frequency (TF-IDF) to represent documents and queries as vectors, and then uses measures like cosine similarity to assess the relevance of a query to all the documents in the dataset.

melanoma_detection_cnn icon melanoma_detection_cnn

We build a CNN based model which can accurately detect melanoma. Melanoma is a type of cancer that can be deadly if not detected early. It accounts for 75% of skin cancer deaths. A solution that can evaluate images and alert dermatologists about the presence of melanoma has the potential to reduce a lot of manual effort needed in diagnosis.

news-recommender icon news-recommender

Building a personalized news recommendation system for iPrint media house, leveraging collaborative filtering, content-based filtering, ALS, and hybrid models. Enhancing user engagement and content discoverability. #RecommendationSystem #DataScience

numpy icon numpy

The fundamental package for scientific computing with Python.

object-counter icon object-counter

Given an image, the program tries to count the total number of objects with colors Red, Green and Blue

personal-loan-data-prediction icon personal-loan-data-prediction

Predicting if a customer will take a personal loan or not, from customer behavior information such as age, income, credit card usage, etc.

project-b-eagle icon project-b-eagle

We propose a leak source search system mounted on small sized drones or rovers that will accurately reach the source of the gas leak or fire. Subsequently, the drone/rover might act as a beacon locating the source exactly or could manage the hazard if relevantly equipped. Here, we try: ● To create a Gas Leak Source Search System. ● To equip a drone with this system and make it reach the source. ● This drone would act like a beacon, informing the user about the exact location of the source.

red-light-green-light icon red-light-green-light

A version of the iconic game as seen in the Netflix series: Squid Game, created using Open CV

semi-bandits icon semi-bandits

We show performance of various algorithms in semi-bandit setting and try to solve a real word problem using the same

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.