Skip to content
View nkaria1's full-sized avatar

Organizations

@IIT-IBM-BurningGlass

Block or report nkaria1

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
nkaria1/README.md
  • 👋 Hi, I’m Niharika
  • 👀 I like topics in Artificial Intelligence and machine learning. I enjoy working on data science projects.
  • 🌱 I’m always learning new things from coursera/kaggle/udemy/... etc

Pinned Loading

  1. Computer-Vision Computer-Vision Public

    Presentation on ComputerVision for Deep Learning Day

    Jupyter Notebook

  2. parking parking Public

    I am a bit picky about the spot where i park my car. This code is to monitor my favorite car parking spot and check if the spot is available for parking.

    Python

  3. AWS_benchmark AWS_benchmark Public

    C

  4. cv-python-whiteboard-project cv-python-whiteboard-project Public

    In this project i am going to use python's open-cv library to read a video stream and detect a specific color(red/blue/orange) and use this color to be used as a marker tip. Then as the object of t…

    Python

  5. Chicago_Graffity Chicago_Graffity Public

    Data visualisation for graffity in the city of chicago based on data from government records from https://data.cityofchicago.org/

    R 1

  6. cellular_automata cellular_automata Public

    we have a matrix with N columns and M rows. Each entry in the matrix is either 0 or 1. We always initialize Row 1. Given a rule , we construct the subsequent row by applying the rule to the previou…

    Python 2 1