-
Wuhan University
- Wuhan, China
- https://bovenpeng.github.io/
Stars
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
Header-only C++/python library for fast approximate nearest neighbors
Notes talking about the design and implementation of Apache Spark
Optimize the order of execution for tf.einsum
⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.
文本分类资源汇总,包括深度学习文本分类模型,如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…
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python…
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
all kinds of text classification models and more with deep learning
TuShare is a utility for crawling historical data of China stocks
Basic Utilities for PyTorch Natural Language Processing (NLP)
A simple and efficient tool to parallelize Pandas operations on all available CPUs
Sequence to Sequence Learning with Keras
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
RSTutorials: A Curated List of Algorithms about Traditional and Social Recommender System.
Repository for benchmarking graph neural networks (JMLR 2023)
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧