Skip to content
View hjshreya's full-sized avatar
:octocat:
:octocat:

Block or report hjshreya

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

Popular repositories Loading

  1. iris-species-Classification iris-species-Classification Public

    The Iris species classification is a classic machine learning problem that involves predicting the species of an Iris flower based on the measurements of its petals and sepals. The dataset used for…

    Jupyter Notebook

  2. rock-paper-scissors rock-paper-scissors Public

    This application allows you to upload images of Rock, Paper, or Scissors and determines the winner.

    Jupyter Notebook

  3. Twitter-Sentiment-Analysis Twitter-Sentiment-Analysis Public

    Jupyter Notebook

  4. super-engine super-engine Public

    Compressing data with the help of deep neural networks

    Python

  5. AM-neural-lyrics AM-neural-lyrics Public

    Implementation of a code to train a Text Generation model using Keras and TensorFlow to produce a brand new Arctic Monkeys song!

    Jupyter Notebook

  6. GameOfLife GameOfLife Public

    This is a colorful spin on Conway's Game of Life built in Java using Swing for the GUI. The grid evolves dynamically, with cells lighting up in random colors against a sleek black background. The a…

    Java