Skip to content
View EricFuma's full-sized avatar
  • AliPay
  • HangZhou, China
Block or Report

Block or report EricFuma

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. A_BASEMODEL_OF_INTENT-DETECTION A_BASEMODEL_OF_INTENT-DETECTION Public

    实现了一个意图检测的Baseline,并在 SMP2019 训练集上进行了简单的测试。模型还有许多地方需要调优,一些数据处理流程也不够规范,会在后续进行更新。

    Python 4

  2. Pytorch_for_NLP Pytorch_for_NLP Public

    用pytorch处理中文/英文自然语言理解问题,记录如何一步步处理纯文本、使用深度学习模型解决问题,主要用于自己学习

    Python 2

  3. KAN-TTS KAN-TTS Public

    Forked from modelscope/KAN-TTS

    KAN-TTS is a speech-synthesis training framework, please try the demos we have posted at https://modelscope.cn/models?page=1&tasks=text-to-speech

    Python 2 1

  4. jianzhiOffer-Python-Coding jianzhiOffer-Python-Coding Public

    剑指OFFER第二版每一题的多解法思考(包括官方思路和Leetcode上一些巧妙的思路)

    Python 1

  5. NLP-BaseModel NLP-BaseModel Public

  6. Basic_Module Basic_Module Public

    用Numpy或Tensorflow矩阵操作实现卷积、self-attention、Seq2Seq-attention等基础模块的功能

    Python