Skip to content
View meenakshisharma2367's full-sized avatar
💭
Focusing
💭
Focusing
  • JUIT, Waknaghat , Himachal Pradesh , India
Block or Report

Block or report meenakshisharma2367

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
  • 👋 Hi, I’m @meenakshisharma2367
  • 👀 I’m interested in Machine Learning, Deep Learning and AI
  • 🌱 I’m currently learning various Deep Learning Networks, Linux
  • 💞️ I’m looking to collaborate on Deep Learning Projects
  • 📫 How to reach me : Email me on [email protected]

Pinned

  1. HandwrittenDigitsClassification-Model-and-UI- HandwrittenDigitsClassification-Model-and-UI- Public

    A KNN based handwritten digit classifier application to classify user drawn digits into respective digits between 0 to 9. Supported by Tkinter based UI App to demonstrate the model.

    Jupyter Notebook 1

  2. Brain-Tumor-Detection-Using-Color-Segmentation-With-KMeans-Clustering Brain-Tumor-Detection-Using-Color-Segmentation-With-KMeans-Clustering Public

    Brain Tumor Detection Using Color Segmentation With KMeans Clustering , given six classs of tumors and a contour is tumor if area>1000

    Jupyter Notebook

  3. Covid-19-Positive-Negative-Web-Application-with-X-Ray-Images-with-Convolutional-Neural-Networks-and- Covid-19-Positive-Negative-Web-Application-with-X-Ray-Images-with-Convolutional-Neural-Networks-and- Public

    Covid-19 Positive/Negative Web Application with X-Ray Images with Convolutional Neural Networks and Flask

    HTML

  4. Custom-Object-Detection-Using-Tensorflow-Object-Detection-API Custom-Object-Detection-Using-Tensorflow-Object-Detection-API Public

    Custom Object Detection Using Tensorflow Object Detection API using pre trained ssd_mobile_net model . Downloaded the model from object detection module of tensorflow and then further customized it…

    Jupyter Notebook

  5. Face-Mask-Detection-with-Convolutional-Neural-Networks Face-Mask-Detection-with-Convolutional-Neural-Networks Public

    Face Mask Detection with Convolutional Neural Networks . Used Convolution, ReLU, Pooling in layers of neural network architecture followed by flatten dense with softmax activation to classify imag…

    Jupyter Notebook 1

  6. Sorting-Visualizer Sorting-Visualizer Public

    Built a sorting visualizer to help visualize the working of different algorithm like bubble and selection sort via HTML,CSS and JavaScript.

    JavaScript