Coder Social home page Coder Social logo

fitrialif / deep-learning-tensorflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huseinzol05/deep-learning-tensorflow

0.0 2.0 0.0 54.14 MB

Tensorflow deep learning projects

License: MIT License

Jupyter Notebook 99.65% Python 0.07% OpenEdge ABL 0.28%

deep-learning-tensorflow's Introduction

Deep-Learning-Tensorflow

Purely Tensorflow, no Keras or other abstract libraries of Tensorflow

Dependencies

sudo pip install scipy numpy matplotlib librosa pandas seaborn
  • I recommended install Tensorflow from source, way more faster
  • If you got GPU, compile it with CUDA
  • You need to download CIFAR-10, CIFAR-100

Basic-Seq2Seq

Generate encoder and decoder by creating 2 Deep Recurrent Neural Network to predict incoming text link notebook

Chatbot-Attention-Seq2Seq

Generate chatbot using attention model on Sequence-to-Sequence Tensorflow API link notebook

DCGAN (Simplify and Original for House Number)

link notebook

WGAN Improvement

link notebook

DiscoGAN (original paper and Fashion MNIST)

link notebook

Residual Network for CIFAR-10

link notebook

Deep Convolutional

  1. trained to label 100 classes link folder

  2. trained to label multitags, a single picture can be more than 1 tag link notebook

  3. trained to predict pokemon type link notebook

Deep Recurrent

  1. trained to predict stock market link notebook

  2. trained to generate sentence link notebook

  3. trained to classify sentiment link notebook

Essay-Attention-Seq2Seq

link notebook

Multi-Perceptron

  1. Creditcard detection (softmax, l2 loss, 4 hidden layers) link notebook

  2. detect-voice (softmax, dropout, l2 loss, 4 hidden layers) link notebook

  3. iris (3 hidden layers, softmax) link notebook

  4. pokemon (4 hidden layers, softmax) link notebook

  5. sentiment (6 hidden layers, batch normalization, l2 loss, dropout) link notebook

Introduction on layer normalization

link notebook

Encoder model, both multi-perceptron and Convolutional

  1. multi-perceptron link notebook

  2. Convolutional link notebook

Word vector both using softmax and NCE

  1. softmax link notebook

  2. NCE link notebook

deep-learning-tensorflow's People

Contributors

huseinzol05 avatar

Watchers

 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.