Code Monkey home page Code Monkey logo

Amol Mahurkar's Projects

antenna-arrays icon antenna-arrays

Produces radiation pattern for Broadside, Endfire, Binomial, and Dolph - Chebyshev antenna arrays

antenna-arrays-in-3d icon antenna-arrays-in-3d

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

basic-phasor-plot icon basic-phasor-plot

Drawing Basic phasor diagram This code shows how to draw a basic phasor and use plot windows

birthday-cake icon birthday-cake

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

ufldl_lineardecoders icon 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

ufldl_pca-2d icon ufldl_pca-2d

Implementation of PCA, PCA whitening and ZCA whitening in 2D

ufldl_selftaughtlearning icon 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.

ufldl_softmaxregression icon ufldl_softmaxregression

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

ufldl_sparseautoencoder icon 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.

ufldl_stackedae icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.