Skip to content
View BunnyRivennn's full-sized avatar

Block or report BunnyRivennn

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. External-Attention-pytorch External-Attention-pytorch Public

    Forked from xmu-xiaoma666/External-Attention-pytorch

    Pytorch implementation of various Attention Mechanism

    Python 1

  2. chatbot chatbot Public

    Forked from zhaoyingjun/chatbot

    一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。

    Python 1

  3. python-Machine-learning python-Machine-learning Public

    Forked from Mryangkaitong/python-Machine-learning

    机器学习算法项目

    Jupyter Notebook 1

  4. MultiHeadJointEntityRelationExtraction_simple MultiHeadJointEntityRelationExtraction_simple Public

    Forked from Xie-Minghui/MultiHeadJointEntityRelationExtraction_simple

    实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署

    Python 1

  5. ChinsesNER-pytorch ChinsesNER-pytorch Public

    Forked from yanwii/ChinsesNER-pytorch

    基于BI-LSTM+CRF的中文命名实体识别 Pytorch

    Python

  6. ML-NLP ML-NLP Public

    Forked from NLP-LOVE/ML-NLP

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

    Jupyter Notebook