Pinned Repositories
Algorithm_Dasgupta
Bert-Pytorch-Chinese-TextClassification
Pytorch Bert Finetune in Chinese Text Classification
C-Template
CBM_Encoding
CBM Encoding
ChineseNLP
Datasets, SOTA results of every fields of Chinese NLP
coding-interview-university
A complete computer science study plan to become a software engineer.
competitive_programming_Antti
Cpp-Templates-2ed
📚《C++ Templates 2ed》笔记:C++11/14/17模板技术
CppNumericalSolvers
L-BFGS-B for TensorFlow or pure C++11 and other optimization methods
PhononTrans
schwgHao's Repositories
schwgHao/Algorithm_Dasgupta
schwgHao/C-Template
schwgHao/CBM_Encoding
CBM Encoding
schwgHao/ChineseNLP
Datasets, SOTA results of every fields of Chinese NLP
schwgHao/coding-interview-university
A complete computer science study plan to become a software engineer.
schwgHao/competitive_programming_Antti
schwgHao/CS-Books-PDF
编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。
schwgHao/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
schwgHao/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
schwgHao/DialoGPT
Large-scale pretraining for dialogue
schwgHao/ESL-CN
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
schwgHao/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
schwgHao/google-research
Google Research
schwgHao/gtest-cmake-example
A sample project using GoogleTest with CMake
schwgHao/LBFGSpp
A header-only C++ library for L-BFGS and L-BFGS-B algorithms
schwgHao/leet
schwgHao/MetaNN
schwgHao/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
schwgHao/MTBook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
schwgHao/nlp-recipes
Natural Language Processing Best Practices & Examples
schwgHao/oi-slides
我的信息学竞赛讲课课件
schwgHao/P-tuning
A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.
schwgHao/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
schwgHao/PRML
PRML algorithms implemented in Python
schwgHao/ps-lite
A lightweight parameter server interface
schwgHao/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
schwgHao/Sebastian_Raschka_py_ML
schwgHao/shapr
Explaining the output of machine learning models with more accurately estimated Shapley values
schwgHao/TimeSeries
Implementation of deep learning models for time series in PyTorch.
schwgHao/Transformers-for-Natural-Language-Processing
Transformers for Natural Language Processing, published by Packt