Skip to content
View unnamedplay-r's full-sized avatar

Block or report unnamedplay-r

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 Loading

  1. image-captioning image-captioning Public

    A NN that generates captions word by word using an ensemble model composed of a VGG16, and 2 trained LSTMs.

    Jupyter Notebook 1

  2. challenges-of-image-classification challenges-of-image-classification Public

    Exploration of HOG, and Bag of Words features in the Caltech256 dataset.

    Jupyter Notebook

  3. hacker-news-culture-nlp hacker-news-culture-nlp Public

    Hacker News topic modeling using LDA on comments, and headlines.

    Jupyter Notebook

  4. predicting-gross-numbers predicting-gross-numbers Public

    Predicting profitability of movies using polynomial linear regression.

    Jupyter Notebook

  5. etceter4 etceter4 Public

    The home of etceter4.com

    HTML 1

  6. spell-checker spell-checker Public

    A simple spell checker CLI

    C