Skip to content
View devkansara's full-sized avatar

Highlights

  • Pro

Block or report devkansara

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
devkansara/README.md

Pinned Loading

  1. Environmental-Caption-Generation-for-Visually-Disabled Environmental-Caption-Generation-for-Visually-Disabled Public

    A web based image captioning application, using which the user will able to see the object description by just uploading the image of it. By just one click people with partial blindness can know di…

    Jupyter Notebook 3

  2. Virtual-Lab-Networking-Simulators Virtual-Lab-Networking-Simulators Public

    This Virtual Lab features simulators for Simple Parity Check, Hamming Code, and IPv4 Subnetting, designed to help students understand and practice key networking concepts. By using these simulators…

    CSS 4

  3. Covid-Detection-Using-Chest-X-Ray Covid-Detection-Using-Chest-X-Ray Public

    Used Deep Learning (CNN) to detect if uploaded sample of Chest X-Ray has Covid

    Jupyter Notebook 3

  4. HMM-Part-of-Speech-Tagger HMM-Part-of-Speech-Tagger Public

    Implementation of a HMM for part-of-speech tagging using the Wall Street Journal section of the Penn Treebank. Includes vocabulary creation, model learning, greedy decoding, and Viterbi decoding

    Python 2

  5. Named-Entity-Recognition-with-BiLSTM-and-GloVe Named-Entity-Recognition-with-BiLSTM-and-GloVe Public

    Implementation of a Named Entity Recognition (NER) system using BiLSTM models with and without pre-trained GloVe embeddings

    Python 2

  6. Toxicity-Classification-On-Social-Media Toxicity-Classification-On-Social-Media Public

    This project classifies text comments into six toxicity categories using machine learning and deep learning models, achieving up to 92.39% accuracy. Models used include Logistic Regression, LSTM, E…

    Jupyter Notebook 2