Git Product home page Git Product logo

simplified-deeplearning's Introduction

Simplified DeepLearning

Quick and dirty implementations of some interesting works related to deep learning.

Gradient Descent

Regression

MLP from scratch

Regularization

SGD Comparison

Comparison of various SGD algorithms on logistic regression and MLP. The relation of these algorithms is shown in the following figure, please refer to sgd-comparison for the details.

Newton Method

Neural Style

Refer to jcjohnson.

Function Approximation

Use neural network to approximate functions. The approximated functions are shown in the following figures, please refer to function-approximation for the details.

Char-RNN

Refer to karpathy or johnarevalo.

POS Tagging

PCA, PPCA

Autoencoder

Refer to Keras.

Word Embedding

MCMC

RBM

Generative Adversarial Networks

A simple demonstration of Generative Adversarial Networks (GAN), maybe problematic.

According to the [paper](https://arxiv.org/abs/1406.2661), we also use GAN to generate Gaussian distribution which shown in the left figure. Then we try to generate digits based on MNIST dataset, however, we encouter "the Helvetica scenario" in which G collapses too many values of z to the same value of x. Nevertheless, it is a simple demonstration, please see the [details](https://github.com/SwordYork/simplified-deeplearning/tree/master/GAN).

Updating.... Please help us to implement these examples, we need a simplified implementation. Or you have other nice examples, please add to this list.

simplified-deeplearning's People

Contributors

swordyork avatar yaostrivecode avatar

Watchers

 avatar  avatar  avatar

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.