Pinned Repositories
albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
bert
TensorFlow code and pre-trained models for BERT
chinese_text_cluster
MachineLearning
clash-core
backup of clash core
Clash-for-Windows_Chinese
clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
data_mining_models
Basic data mining model, including feature importance display
deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
dongbei
东北方言编程语言
IDCNN-CRF-Pytorch
迭代膨胀卷积命名实体抽取
XU-YIJIE's Repositories
XU-YIJIE/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
XU-YIJIE/bert
TensorFlow code and pre-trained models for BERT
XU-YIJIE/clash-core
backup of clash core
XU-YIJIE/Clash-for-Windows_Chinese
clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
XU-YIJIE/data_mining_models
Basic data mining model, including feature importance display
XU-YIJIE/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
XU-YIJIE/dongbei
东北方言编程语言
XU-YIJIE/IDCNN-CRF-Pytorch
迭代膨胀卷积命名实体抽取
XU-YIJIE/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
XU-YIJIE/information-theory-for-neural-networks
An analysis of how mutual information varies across layers upon training a deep neural network
XU-YIJIE/backup-openbilibili-go-common
2019年4-22日-bilibili-干杯站后端源码(原包删除前最后一版170M)
XU-YIJIE/learnopencv
Learn OpenCV : C++ and Python Examples
XU-YIJIE/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
XU-YIJIE/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
XU-YIJIE/ML_Practice
ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html
XU-YIJIE/NER-LOC
中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测
XU-YIJIE/OAG
Source code and dataset for KDD 2019 paper "OAG: Toward Linking Large-scale Heterogeneous Entity Graphs"
XU-YIJIE/pytorch-cifar
95.16% on CIFAR10 with PyTorch
XU-YIJIE/pytorch-vae
A Variational Autoencoder (VAE) implemented in PyTorch
XU-YIJIE/Recommender-System-LightFM
scalable Recommeder System for e-commerece using LightFM package in python
XU-YIJIE/sem2
XU-YIJIE/sem22
XU-YIJIE/sem2_note_online
XU-YIJIE/SpanBERT
Code for using and evaluating SpanBERT.
XU-YIJIE/TextBrewer
A PyTorch-based knowledge distillation toolkit for natural language processing
XU-YIJIE/transformerquant
A framework for training and evaluating deep learning models in Quantitative trading domain
XU-YIJIE/udacity
Contains projects for Udacity's Machine Learning and Deep Learning program. Also contains term 1 projects for Udacity's Self-Driving Car program.
XU-YIJIE/vision
Datasets, Transforms and Models specific to Computer Vision
XU-YIJIE/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
XU-YIJIE/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)