Skip to content
View wengquanchi's full-sized avatar
  • Singapore

Block or report wengquanchi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DeepQA DeepQA Public

    Forked from Conchylicultor/DeepQA

    My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot

    Python

  2. fairseq fairseq Public

    Forked from facebookresearch/fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

    Python

  3. leetcode_solution leetcode_solution Public

    I put some my solution here when I practise Leetcode algorithms , mainly use py3.6

  4. sequence_tagging sequence_tagging Public

    Forked from guillaumegenthial/sequence_tagging

    Named Entity Recognition (LSTM + CRF) - Tensorflow

    Python

  5. ML-NLP ML-NLP Public

    Forked from NLP-LOVE/ML-NLP

    此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

    Jupyter Notebook

  6. CodingInterviews2-ByPython CodingInterviews2-ByPython Public

    Forked from NLP-LOVE/CodingInterviews2-ByPython

    此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。

    Python