Pinned Repositories
Bottleneck-Minimal-Indexing
Code for the paper "Bottleneck Minimal Indexing for Generative Document Retrieval" accepted by ICML 2024
corpusit
A multi-thread deterministic corpus iterator for natural language modeling tasks
firelang
FIeld REpresentation (FIRE) of Language
Listed-company-news-crawl-and-text-analysis
从新浪财经、每经网、金融界、**证券网、证券时报网上,爬取上市公司(个股)的历史新闻文本数据进行文本分析、提取特征集,然后利用SVM、随机森林等分类器进行训练,最后对实施抓取的新闻数据进行分类预测
multiyield
A faster Python generator that get function results from multi-process workers
RED-CNN-keras
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
kduxin's Repositories
kduxin/firelang
FIeld REpresentation (FIRE) of Language
kduxin/Bottleneck-Minimal-Indexing
Code for the paper "Bottleneck Minimal Indexing for Generative Document Retrieval" accepted by ICML 2024
kduxin/corpusit
A multi-thread deterministic corpus iterator for natural language modeling tasks
kduxin/Listed-company-news-crawl-and-text-analysis
从新浪财经、每经网、金融界、**证券网、证券时报网上,爬取上市公司(个股)的历史新闻文本数据进行文本分析、提取特征集,然后利用SVM、随机森林等分类器进行训练,最后对实施抓取的新闻数据进行分类预测
kduxin/multiyield
A faster Python generator that get function results from multi-process workers
kduxin/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
kduxin/arch
ARCH models in Python
kduxin/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
kduxin/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
kduxin/GloVe-Python-Implementation
A simple Python Implementation of GloVe
kduxin/gutenberg_cleaner
a python package for cleaning Gutenberg books and dataset
kduxin/haipproxy
:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis
kduxin/kduxin.github.io
kduxin/Linear-Transformer
Transformer are RNNs: Fast Autoregressive Transformer with Linear Attention
kduxin/LinearAlgebra-playground
Some simple web apps to teach fundamental elements of linear algebra
kduxin/linguistic-style-transfer
Neural network parametrized objective to disentangle and transfer style and content in text
kduxin/mpi-median-filter-colored
An implementation of median filtering for colored image using MPI
kduxin/NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
kduxin/outline-wiki-docker-compose
Installation and docker compose to self host outline wiki: https://www.getoutline.com/
kduxin/python-baidusearch
自己手写的百度搜索接口的封装,pip安装,支持命令行执行。Baidu Search unofficial API for Python with no external dependencies
kduxin/qst-nn
Classification and reconstruction of optical quantum states with deep neural networks
kduxin/readability
Probing the Task of Readability Assessment
kduxin/shared-translation-effect
kduxin/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
kduxin/stockemb_benchmark
A tool to construct and evaluate stock embedding-based portfolios.
kduxin/tex-math
My templates & notations for tex
kduxin/Time-series-autoregressive-prediction
To predict time-series values via autoregressive models
kduxin/twitter-multilang-crawl
kduxin/xgboostpp
将XGBoost c api封装成c++接口
kduxin/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.