Skip to content
View Suen-K's full-sized avatar

Block or report Suen-K

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. Faster-RCNN-TensorFlow-Python3 Faster-RCNN-TensorFlow-Python3 Public

    Forked from dBeker/Faster-RCNN-TensorFlow-Python3

    Tensorflow Faster R-CNN for Windows/Linux and Python 3 (3.5/3.6/3.7)

    Python

  2. ML-NLP ML-NLP Public

    Forked from NLP-LOVE/ML-NLP

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

    Jupyter Notebook

  3. DenseRetrieval DenseRetrieval Public

    Forked from RUCAIBox/DenseRetrieval

  4. annotated_deep_learning_paper_implementations annotated_deep_learning_paper_implementations Public

    Forked from labmlai/annotated_deep_learning_paper_implementations

    🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gan…

    Jupyter Notebook

  5. Introduction-NLP Introduction-NLP Public

    Forked from NLP-LOVE/Introduction-NLP

    HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。

    Python