Giter Club home page Giter Club logo

finch's Introduction


Why This Project?

  • simplifies code by using high-level TF interfaces: tf.layers, tf.data, tf.estimator;

  • produces lots of clean Notebooks to make life easy;

  • can be tested with CPU;


Contents


Requirements

  • Python 3 and Jupyter Notebook are required

    (CPU User) $ pip3 install tensorflow sklearn scipy bunch tqdm wget
    
    (GPU User) $ pip3 install tensorflow-gpu sklearn scipy bunch tqdm wget
    

Word Embedding(词向量)

Text Classification(文本分类)

Text Generation(文本生成)

  • Language Model(语言模型)

  • Speech Recognition(语音识别)

Text Matching(文本匹配)

  • User-Item Matching     Folder

  • Question Matching     Folder

Sequence Labelling(序列标记)

  • POS Tagging(词性识别)

  • Chinese Segmentation(中文分词)

Sequence to Sequence(序列到序列)

  • Learning to Sort(机器排序)

  • Learning to Dialog(机器对话)

  • Learning to Reconstruct(重建句子)

  • Learning to Control(定向重建句子)

    • VAE + Discriminator     Folder

Question Answering(问题回答)

  • Memory Network(记忆网络)

    • End-to-End Memory Network     Notebook

    • Dynamic Memory Network     Notebook

Knowledge Graph(知识图谱)

TensorFlow Detail(TensorFlow 细节)

finch's People

Contributors

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