Pinned Repositories
LookaheadDecoding
[ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding
LDACplus
A LDA toolkit by stl in c++.
Logistic-Regression-cplusplus
implement the logistic regression by cplusplus. The dataset for training and testing are from internet.
machine-learning-in-python
I practice my skills in python and machine learning
NaiveBayes-cplusplus
implement the naive Bayes classifier by cplusplus. It tells the sex or rubbish sentences from the normal ones
noah-research
Noah Research
RNNLM
Simple-HMM-cplusplus
i implement HMM by cplusplus about 15 years ago. it's a toy to learn HMM.
noah-research
Noah Research
GOT-OCR2.0
Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model
henryxiao1997's Repositories
henryxiao1997/LDACplus
A LDA toolkit by stl in c++.
henryxiao1997/Logistic-Regression-cplusplus
implement the logistic regression by cplusplus. The dataset for training and testing are from internet.
henryxiao1997/machine-learning-in-python
I practice my skills in python and machine learning
henryxiao1997/NaiveBayes-cplusplus
implement the naive Bayes classifier by cplusplus. It tells the sex or rubbish sentences from the normal ones
henryxiao1997/noah-research
Noah Research
henryxiao1997/RNNLM
henryxiao1997/Simple-HMM-cplusplus
i implement HMM by cplusplus about 15 years ago. it's a toy to learn HMM.