xujiaz2000's Stars
VVicer/Cortex_M0_FPGA
手把手教你在FPGA上移植Cortex-m0并调试
VVicer/anlu-EG-ISP
基于安路开发板的bayer视频简单处理
VVicer/Simple-pipeline-CPU
课设:简单的CPU
VVicer/cnn_pruning
网络剪枝压缩
Jeija/ToA-AoA-Augmented-ChannelCharting
Source Code for Paper "Augmenting Channel Charting with Classical Wireless Source Localization Techniques"
TUe-ICTLab/Binary-Labeling-for-2D-and-4D-constellations
Repository with binary labelings for 2D and 4D modulation formats
ken0225/RIS-Codes-Collection
RIS-Codes-Collection: A Complete Collection contains the Codes for RIS(IRS) Researches.
yuanhao-cui/Must-Reading-on-ISAC
Must Reading Papers, Research Library, Open-Source Code on Integrated Sensing and Communications (aka. Joint Radar and Communications, Joint Sensing and Communications, Dual-Functional Radar Communications)
Xovee/uestc-course
电子科技大学课程资料共享平台. Course material sharing platform of UESTC.
xujiaz2000/DataStructure
Implementation of some basic data structure. And it will be updated continuously.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
csseky/cskaoyan
提供计算机考研和软件工程考研专业的各个学校 考研真题
applenob/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
microsoft/MPNet
MPNet: Masked and Permuted Pre-training for Language Understanding https://arxiv.org/pdf/2004.09297.pdf
iamshuaidi/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
datawhalechina/team-learning-nlp
主要存储Datawhale组队学习中“自然语言处理”方向的资料。
datawhalechina/team-learning-program
主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
romkatv/powerlevel10k
A Zsh theme
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray core and sing-box-core and others
nanograv/tempo
Tempo is a program for pulsar timing data analysis.
scottransom/presto
Open source pulsar search and analysis toolkit
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
yuanxiaosc/XLNet_Paper_Chinese_Translation
XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!
lhz-97/Cloze_Test
使用Bert模型完成完形填空的NLP任务
yuanxiaosc/BERT_Paper_Chinese_Translation
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!
laiguokun/bert-cloth
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation