Skip to content
View aryalp2's full-sized avatar
đź’­
I may be slow to respond.
đź’­
I may be slow to respond.
Block or Report

Block or report aryalp2

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. Dimensionality-Reduction Dimensionality-Reduction Public

    Principal Component Analysis (PCA) for unsupervised data compression, Linear Discriminant Analysis (LDA) as a supervised dimensionality reduction technique for maximizing class separability, Nonlin…

    Jupyter Notebook 1

  2. aryalp2.github.io aryalp2.github.io Public

    HTML 1

  3. PerceptronNeuron PerceptronNeuron Public

    Perceptron is the first artificial neuron, a simplified brain-cell, also called McCullock-Pitts(MCP) neuron. It is the simple logic gate array with binary outputs. With this perceptron rule, Rosenb…

    Jupyter Notebook

  4. Adaptive-Linear-Neuron Adaptive-Linear-Neuron Public

    Adaline was published by Bernard Widrow and his doctoral student Tedd Hoff and can be considered as an improvement on the perceptron algorithm. This algorithm illustrates the key concepts of defini…

    Jupyter Notebook

  5. Stochastic-Gradient-Descent Stochastic-Gradient-Descent Public

    Imagine we have a very large dataset with millions of data points, which is common in machine learning applications. Running batch gradient descent can be computationally quite costly in such scena…

    Jupyter Notebook 1

  6. Machine-Learning-Classifiers-Using-Scikit-Learn Machine-Learning-Classifiers-Using-Scikit-Learn Public

    A tour through strong machine learning algorithm that are used in academia and industry.

    Jupyter Notebook