Skip to content
View Noob-can-Compile's full-sized avatar
💪
In The Zone
💪
In The Zone

Organizations

@OpenMined
Block or Report

Block or report Noob-can-Compile

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. Facial_Keypoint_Detection Facial_Keypoint_Detection Public

    In this project, I've built a facial keypoint detection model using various computer vision techniques as well as deep learning architectures which take in an image of a human face and predicts the…

    Jupyter Notebook 24 2

  2. Automatic-Image-Captioning Automatic-Image-Captioning Public

    A neural network architecture(CNN+LSTM) that automatically generates captions from the images. The model uses ResNet architecture to train the Encoder while DecoderRNN has to be trained with our ch…

    Jupyter Notebook 25 11

  3. Landmark_Detection_Robot_Tracking_SLAM- Landmark_Detection_Robot_Tracking_SLAM- Public

    Simultaneous Localization and Mapping(SLAM) also gives you a way to track the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, …

    Jupyter Notebook 16 6

  4. Kalman_Filters Kalman_Filters Public

    Kalman filter finds the most optimum averaging factor for each consequent state. Also somehow remembers a little bit about the past states.

    Jupyter Notebook 4 4

  5. reddit_saved_post_filter reddit_saved_post_filter Public

    Python Script for filtering out NSFW posts(if you have saved some) from your saved posts and scraping Non-NSFW which is important post into a csv file,. Every time you run the script and you've sav…

    Python

  6. Amazon-price-scraper Amazon-price-scraper Public

    Price scraper of a particular product on amazon

    Python 1