Git Product home page Git Product logo

finch's Introduction


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(语言模型)

Text Matching(文本匹配)

  • User-Item Matching     Folder

  • Question Matching     Folder

Sequence Labelling(序列标记)

  • POS Tagging(词性识别)

  • Chinese Segmentation(中文分词)

Sequence to Sequence(序列到序列)

  • Learning to Sort(机器排序)

  • Learning to Dialog(机器对话)

  • VAE (Variational Autoencoder)

    • Recurrent VAE     Notebook

      • Variational Inference via tf.distributions     Notebook
    • "Toward Controlled Generation of Text" (ICML 2017)     Folder

  • Data Argumentation(数据增强)

Question Answering(问题回答)

  • Memory Network(记忆网络)

    • End-to-End Memory Network     Notebook

    • Dynamic Memory Network     Notebook

Knowledge Graph(知识图谱)

TensorFlow

  • Loading Data (导入数据)

  • Project Template(项目模版)

    • TF Estimator Template     Folder

    • TF Dataset Template     Folder

Spark

Speech(语音)

Computer Vision(计算机视觉)

Reinforcement Learning(强化学习)

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.