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

Block or report ustcgcc

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

  1. PyTorch-NLP PyTorch-NLP Public

    Forked from PetrochukM/PyTorch-NLP

    Basic Utilities for PyTorch Natural Language Processing (NLP)

    Python 1

  2. tensorflow_practice tensorflow_practice Public

    Forked from princewen/tensorflow_practice

    tensorflow实战练习,包括强化学习、推荐系统、nlp等

    Python 1

  3. few-shot-text-classification few-shot-text-classification Public

    Forked from katbailey/few-shot-text-classification

    Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop

    Jupyter Notebook

  4. NER-FunTool NER-FunTool Public

    Forked from WenRichard/NER-FunTool

    本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。

    Python

  5. DeepLearning-500-questions DeepLearning-500-questions Public

    Forked from WenRichard/DeepLearning-500-questions

    深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

    TeX

  6. TinyBert TinyBert Public

    Forked from Lisennlp/TinyBert

    简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型

    Python