Skip to content
View Danish-Imran's full-sized avatar

Block or report Danish-Imran

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WordGridBot WordGridBot Public

    Bot that beats the game Word Grid by Metzger Media. Coded with Python and uses Selenium to interact with the browser.

    Python

  2. DigitClassifier DigitClassifier Public

    Neural network in Python built from scratch, without the use of any machine learning libraries. Performs forward pass and backpropagation to iteratively learn from mistakes and improve accuracy. Re…

    Python

  3. Danish-Imran.github.io Danish-Imran.github.io Public

    Personal website, went for a minimalistic design.

    HTML

  4. cifar10_cnn cifar10_cnn Public

    CNN made with PyTorch to categorize objects from the CIFAR10 Dataset. Built to gain familiarity with CNNs, Pytorch, and architectures. Scores 82-84% accuracy.

    Python