Skip to content
View Kaushalmam's full-sized avatar
😃
😃
  • Research Assistant
  • Chicago, Illinois, US
Block or Report

Block or report Kaushalmam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. KNN-from-scratch KNN-from-scratch Public

    Implementation of K-Nearest Neighbour Algorithm on iris dataset from scratch.

    Python

  2. Searching-Techniques-in-AI Searching-Techniques-in-AI Public

    This repository contains codes for various searching techniques in Artificial Intelligence to make intelligent agents.

    Python 1

  3. Twitter-Sentiment-Analysis Twitter-Sentiment-Analysis Public

    I try to implement a code that would generate a sentiment score for each tweet in the corpus on the basis of the sentiment score for each word.

    Python

  4. Object_detection_video_feed Object_detection_video_feed Public

    Coded in Python, this is one of my individual projects I have was working on during the summer. I used TensorFlow object detection API to perform object detection on live video feed from your webcam.

    Python 1

  5. Soccer-Webapp Soccer-Webapp Public

    I worked on this projects to create a front end application for accessing a soccer database and give insights on different teams and players within the league.

    JavaScript 1

  6. Search_Engine_with_Web_Scraper Search_Engine_with_Web_Scraper Public

    This implements the UI and back-end of the search engine for IR

    Python