Skip to content
View skyfaker's full-sized avatar

Block or report skyfaker

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

Pinned Loading

  1. skyfaker.github.io skyfaker.github.io Public

    个人博客地址。

    HTML 1

  2. algorithm_exercise algorithm_exercise Public

    Python

  3. Autoencoder Autoencoder Public

    利用全连接神经网络实现Autoencoder,实现图片降维与可视化

    Jupyter Notebook

  4. chinese_address_extract chinese_address_extract Public

    bert+biafine模型和bert+bi-lstm+crf模型抽取中文地址中的实体

    Python 3 1

  5. MRC4NER MRC4NER Public

    A Unified MRC Framework for NER 中的思想,用MRC完成NER任务

    Python

  6. search_algorithm search_algorithm Public

    different search algoruthm to find path in a maze, A*、BFS、DFS、Dijkstra and GBFS

    Python