Amol Mahurkar (@amolgm)
  • Stars
    star
    44
  • Global Rank 373,242 (Top 13 %)
  • Followers 20
  • Following 27
  • Registered over 11 years ago
  • Most used languages
    MATLAB
    90.9 %
    C
    9.1 %
  • Location 🇮🇳 India
  • Country Total Rank 14,490
  • Country Ranking
    MATLAB
    31
    C
    3,989

Top repositories

1

UFLDL_SparseAutoencoder

An unsupervised learning algorithm that applies back propagation, setting the target values to be equal to the inputs. Also, we impose a sparsity constraint on the hidden units, then the autoencoder will still discover interesting structure in the data, even if the number of hidden units is large.
MATLAB
16
star
2

UFLDL_SoftmaxRegression

This model generalizes logistic regression to classification problems where the class label y can take on more than two possible values.
MATLAB
5
star
3

Antenna-Arrays

Produces radiation pattern for Broadside, Endfire, Binomial, and Dolph - Chebyshev antenna arrays
MATLAB
5
star
4

UFLDL_CNN

MATLAB
4
star
5

UFLDL_SelfTaughtLearning

In Self-taught learning and Unsupervised feature learning, we will give our algorithms a large amount of unlabeled data with which to learn a good feature representation of the input.
MATLAB
4
star
6

Antenna-Arrays-in-3D

Produces radiation pattern for Broadside, Endfire, and Binomial antenna arrays in 3 dimensions
MATLAB
3
star
7

UFLDL_StackedAE

A stacked autoencoder is a neural network consisting of multiple layers of sparse autoencoders in which the outputs of each layer is wired to the inputs of the successive layer.
MATLAB
2
star
8

AutotunePIDcontroller

C
2
star
9

UFLDL_PCA-2D

Implementation of PCA, PCA whitening and ZCA whitening in 2D
MATLAB
1
star
10

Birthday-Cake

This code bakes a birthday cake for someone special to whom you wanna surprise on his/her birthday
MATLAB
1
star
11

UFLDL_LinearDecoders

An autoencoder with a sigmoid (or tanh) hidden layer and a linear output layer is Linear Decoders. If one uses PCA whitening, the input is no longer constrained to [0,1], then you go for Linear Decoders
MATLAB
1
star