Skip to content
View baisechundu's full-sized avatar

Block or report baisechundu

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. NLP_wuenda NLP_wuenda Public

    吴恩达老师在2020年6月份推出了NLP课程,网址如下:https://www.deeplearning.ai/natural-language-processing-specialization/。本人忙里偷闲将老师的视频和作业都完成了,后续会持续更新课程的资料和作业。

    Jupyter Notebook 20 4

  2. ET_MuFF ET_MuFF Public

    Enabling Real-World Encrypted Traffic Classification with a Pre-trained Framework

    Python 1

  3. HyperLPR HyperLPR Public

    Forked from icepoint666/HyperLPR

    基于深度学习高性能中文车牌识别 (python实现)

    Python

  4. deeplearning_advanced_learning deeplearning_advanced_learning Public

    深度学习入门的仓库,不借助任何深度学习框架,仅使用numpy,pandas和其他一些可视化安装包完成了网络层的搭建和训练。

  5. BERT-for-Sequence-Labeling-and-Text-Classification BERT-for-Sequence-Labeling-and-Text-Classification Public template

    Forked from yuanxiaosc/BERT-for-Sequence-Labeling-and-Text-Classification

    This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currently, the template code has included conll-2003 named entity id…

    Python