Skip to content
View wusanshou2017's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report wusanshou2017

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. BERT-BiLSTM-CRF-NER BERT-BiLSTM-CRF-NER Public

    Forked from macanv/BERT-BiLSTM-CRF-NER

    Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

    Python

  2. BERT-NER-TF BERT-NER-TF Public

    Forked from kamalkraj/BERT-NER-TF

    Named Entity Recognition with BERT using TensorFlow 2.0

    Python

  3. Dive-into-DL-TensorFlow2.0 Dive-into-DL-TensorFlow2.0 Public

    Forked from TrickyGo/Dive-into-DL-TensorFlow2.0

    本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可

    Jupyter Notebook

  4. Leetcode Leetcode Public

    Fuck the Leetcode

    Python

  5. NLP_ability NLP_ability Public

    Forked from DA-southampton/NLP_ability

    总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力

    Python

  6. nlp_for_fiction nlp_for_fiction Public

    this repo is for the tricks of Text Generator which using RNN_Model or orther pretrianed models,and finally it will deploy using some web frame