Pinned Repositories
ark-nlp
A private nlp coding package, which quickly implements the SOTA solutions.
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
c_cpp_project
C和C++一些代码
ccf2022
competition_baselines
开源的各大比赛baseline
ctr
简单介绍推荐系统中的CTR预估部分。
DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
learn_transformer
transformer原理,各部分代码实现以及transorformer在CV领域的简单例子
searchEngine_project
一个小搜索引擎
Wechat2022
微信大数据挑战赛2022
beiweixiaowang's Repositories
beiweixiaowang/learn_transformer
transformer原理,各部分代码实现以及transorformer在CV领域的简单例子
beiweixiaowang/searchEngine_project
一个小搜索引擎
beiweixiaowang/Wechat2022
微信大数据挑战赛2022
beiweixiaowang/ark-nlp
A private nlp coding package, which quickly implements the SOTA solutions.
beiweixiaowang/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
beiweixiaowang/c_cpp_project
C和C++一些代码
beiweixiaowang/ccf2022
beiweixiaowang/competition_baselines
开源的各大比赛baseline
beiweixiaowang/ctr
简单介绍推荐系统中的CTR预估部分。
beiweixiaowang/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
beiweixiaowang/Grid-Classification
山东大数据竞赛网格分类
beiweixiaowang/interesting-code
some interesting-code with only a little code
beiweixiaowang/kernl
Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackable.
beiweixiaowang/learn_solidity
beiweixiaowang/MMGeneration_Tutorials
Jupyter notebook tutorials for mmgeneration
beiweixiaowang/os-code
操作系统中一些代码
beiweixiaowang/proxy_pool
Python爬虫代理IP池(proxy pool)
beiweixiaowang/R2D2
beiweixiaowang/stm32_tech
基于STM32F103的嵌入式入门教学教程
beiweixiaowang/Text-Classification
自然语言处理项目,目标是对文本进行分类。
beiweixiaowang/WeChat-Big-Data-Challenge-2022-National-Second-Prize-Top30
**高校计算机大赛——微信大数据挑战赛——全国二等奖
beiweixiaowang/whisper.cpp
Port of OpenAI's Whisper model in C/C++