Skip to content
View huakeda1's full-sized avatar

Block or report huakeda1

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. ML-NLP ML-NLP Public

    Forked from NLP-LOVE/ML-NLP

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

    Jupyter Notebook 2

  2. Basic-algorithm-and-framework-study-for-AI Basic-algorithm-and-framework-study-for-AI Public

    This repository includes many simple implementations of models or algorithms commonly used in AI, you can easily build your customized application model with them.

    Jupyter Notebook 2

  3. TextClassifier TextClassifier Public

    Forked from laomagic/TextClassifier

    THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。

    Python 1

  4. reference_project_speech_extraction reference_project_speech_extraction Public

    my first reference project about speech extraction

  5. word2vec-from-scratch-with-python word2vec-from-scratch-with-python Public

    Forked from nathanrooy/word2vec-from-scratch-with-python

    A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python

    Python

  6. tf-Word2Vec tf-Word2Vec Public

    Forked from gapeng000/tf-Word2Vec

    An tensorflow implementation of Word2Vec model: Skip-gram, CBOW.

    Python