Giter VIP home page Giter VIP logo

nlp-for-dp's Introduction

NLP-for-DP

This is the Introduction of Natural Language Processing course in NTUST 2018. It uses Deep Learning to analyse the NLP problems. The result should be uploaded to Kaggle's competition, but since the game is not open to the public, I will not post the URL.

Course Slides Link

Homework1

Introduce the base knowledge of Python, Deeplearning and TensorFlow.

Homework1-1

Introduction to Python.

Homework1-2

Introduction to TensorFlow : Install tensorflow & practice.

Homework1-3

Introduce the concept of :

  • Gradient descent
  • Forward propagate
  • Back propagation
  • Easy Example by tensorflow

Practice the tensorflow.

Homework2

Introduction to Keras and practice. The practice is to predict the probability of survival of Titanic passengers.

Homework3

Introduce the Word Embeddings & Recurrent Neural Networks. Goal is the Document Classification used RNN: predict what class(catalogue) of article is obtained from PTT.

Homework4

Introduce the Word Embeddings & Convolution Neural Network. Goal is the Document Classification used CNN: predict 'Push' and 'Down' number of an article. These articles are obtained from PTT.

Homework5

Generative Adversarial Network is usually used to Image restoration.

We should create Generator and Discriminator to regenerate the white part of the picture with the painted white mouth. And GAN includes many kinds of models. I use the Pixel2Pixel architecture.

The more kinds of model realization can look here.

nlp-for-dp's People

Contributors

0lidaxiang avatar

Stargazers

 avatar  avatar  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.