[go: nahoru, domu]

Skip to content
View godfather-rana's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report godfather-rana

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. apparel-recommendation-using-ML apparel-recommendation-using-ML Public

    This project is implemented on jupyter notebook. In it we have have worked on a database of 183k titles to get similar products from the query title. We have used methods like Bag Of Words, TF-IDF,…

    Jupyter Notebook 1

  2. And-the-number-is...... And-the-number-is...... Public

    Trained an ANN model on MNIST data-set to predict the number in live captured image from webcam.

    Jupyter Notebook 1 1

  3. Coursera Coursera Public

    Here I have uploaded the assignments(in formats like .ipynb) of the ongoing or completed courses.

    Jupyter Notebook 1

  4. Just-a-Hero-Villain-game Just-a-Hero-Villain-game Public

    This game was developed using pygame library. This game runs with a fps of 27 and has animation.

    Python 1 1

  5. Logistic-Regression-from-scratch Logistic-Regression-from-scratch Public

    Took the Andrew ng's problem and applied logistic regression on it.

    Jupyter Notebook 1

  6. KNN-on-CIFAR-10 KNN-on-CIFAR-10 Public

    Here on CIFAR-10 dataset I have used manhattan distance(L1) to classify the 10 different classes. Here firstly I have tested output for different values of k.

    Jupyter Notebook 1 2