Skip to content
View quantumalaviya's full-sized avatar
Block or Report

Block or report quantumalaviya

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

    A dynamic sorting visualizer coded in Django.

    JavaScript

  2. FormOCR FormOCR Public

    An OCR project to recognize the preferences as filled in an insurance form.

    Jupyter Notebook

  3. Principal-Component-Analysis Principal-Component-Analysis Public

    A basic implementation of Principal Component Analysis

    Python

  4. Predicting-Planetary-Albedo Predicting-Planetary-Albedo Public

    Used deep learning techniques to establish relationships between the surface composition of planets and planetary albedo.

    Jupyter Notebook 1

  5. Simple-Neural-Network-in-Java Simple-Neural-Network-in-Java Public

    A neural network coded, usable for binary classifications. Supports ReLu and Sigmoid activations. Customizable layers and hyperparameters.

    Java

  6. Modern-Portfolio-Theory Modern-Portfolio-Theory Public

    A gradient descent take on the implementation of the variation of Modern Portfolio Theory to maximize return for a given variance.

    Python