HZHERRR's Stars
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
vishnubob/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
fengdu78/Data-Science-Notes
数据科学的笔记以及资料搜集
CodecWang/opencv-python-tutorial
📖 OpenCV-Python image processing tutorial for beginners
matplotlib/cheatsheets
Official Matplotlib cheat sheets
rougier/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
xiaoqian19940510/text-classification-surveys
文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IAN、DPCNN、TopicRNN、LSTMN 、Multi-Task、HAN、CharCNN、Tree-LSTM、DAN、TextRCNN、Paragraph-Vec、TextCNN、DCNN、RNTN、MV-RNN、RAE等,浅层学习模型,如LightGBM 、SVM、XGboost、Random Forest、C4.5、CART、KNN、NB、HMM等。介绍文本分类数据集,如MR、SST、MPQA、IMDB、Yelp、20NG、AG、R8、DBpedia、Ohsumed、SQuAD、SNLI、MNLI、MSRP、MRDA、RCV1、AAPD,评价指标,如accuracy、Precision、Recall、F1、EM、MRR、HL、Micro-F1、Macro-F1、P@K,和技术挑战,包括多标签文本分类。
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
davidbombal/red-python-scripts
geekcomputers/Python
My Python Examples
jonasstrehle/supercookie
⚠️ Browser fingerprinting via favicon!
logpai/Drain3
A robust streaming log template miner based on the Drain algorithm
luozhouyang/python-string-similarity
A library implementing different string similarity and distance measures using Python.
feiyangqingyun/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
mli/paper-reading
深度学习经典、新论文逐段精读
kandorm/CLINE
Lexically Error Correction BERT.
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
ascoders/weekly
前端精读周刊。帮你理解最前沿、实用的技术。
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
asheeshcric/awesome-contrastive-self-supervised-learning
A comprehensive list of awesome contrastive self-supervised learning papers.
CLUEbenchmark/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
KieSun/all-of-frontend
你想知道的前端内容都在这
425776024/nlpcda
一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
wistbean/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
thunlp/OpenAttack
An Open-Source Package for Textual Adversarial Attack.
NetManAIOps/Log2Vec
A distributed representation method for online logs.
Python-World/python-mini-projects
A collection of simple python mini projects to enhance your python skills