Skip to content
View lei522's full-sized avatar
Block or Report

Block or report lei522

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

Popular repositories Loading

  1. bert-as-service bert-as-service Public

    Forked from jina-ai/clip-as-service

    Mapping a variable-length sentence to a fixed-length vector using BERT model

    Python 1

  2. pytorch-handbook pytorch-handbook Public

    Forked from zergtant/pytorch-handbook

    pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行

    Jupyter Notebook 1

  3. vovnet-detectron2 vovnet-detectron2 Public

    Forked from youngwanLEE/vovnet-detectron2

    VoVNet backbone networks for detectron2, in CVPR 2020

    Python 1

  4. nlp-tutorial nlp-tutorial Public

    Forked from graykode/nlp-tutorial

    Natural Language Processing Tutorial for Deep Learning Researchers

    Jupyter Notebook

  5. BERT-chinese-text-classification-and-deployment BERT-chinese-text-classification-and-deployment Public

    Forked from xmxoxo/Bert-1

    简单高效的Bert中文文本分类模型开发和部署,CPU上毫秒级预测

    Python 1

  6. sequence_tagging sequence_tagging Public

    Forked from guillaumegenthial/sequence_tagging

    Named Entity Recognition (LSTM + CRF) - Tensorflow

    Python