-
-
Bottleneck-Minimal-Indexing Public
Code for the paper "Bottleneck Minimal Indexing for Generative Document Retrieval" accepted by ICML 2024
-
-
zed Public
Forked from zed-industries/zedCode at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Rust Other UpdatedMar 8, 2024 -
Financial-Models-Numerical-Methods Public
Forked from cantaro86/Financial-Models-Numerical-MethodsCollection of notebooks about quantitative finance, with interactive python code.
-
vllm Public
Forked from vllm-project/vllmA high-throughput and memory-efficient inference and serving engine for LLMs
-
NvChad Public
Forked from NvChad/NvChadBlazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
Lua GNU General Public License v3.0 UpdatedSep 2, 2023 -
firelang Public
FIeld REpresentation (FIRE) of Language
-
gutenberg_cleaner Public
Forked from kiasar/gutenberg_cleanera python package for cleaning Gutenberg books and dataset
Python MIT License UpdatedApr 10, 2023 -
corpusit Public
A multi-thread deterministic corpus iterator for natural language modeling tasks
-
GloVe-Python-Implementation Public archive
Forked from RiiShin/GloVe-Python-ImplementationA simple Python Implementation of GloVe
UpdatedDec 6, 2022 -
-
outline-wiki-docker-compose Public
Forked from chsasank/outline-wiki-docker-composeInstallation and docker compose to self host outline wiki: https://www.getoutline.com/
Shell UpdatedMar 30, 2022 Uh oh!
There was an error while loading. Please reload this page.
stockemb_benchmark Public
A tool to construct and evaluate stock embedding-based portfolios.
multiyield Public
A faster Python generator that get function results from multi-process workers
qst-nn Public
Forked from quantshah/qst-nnClassification and reconstruction of optical quantum states with deep neural networks
arch Public
Forked from bashtage/archARCH models in Python
haipproxy Public
Forked from SpiderClub/haipproxy💖 High available distributed ip proxy pool, powerd by Scrapy and Redis
linguistic-style-transfer Public
Forked from vineetjohn/linguistic-style-transferNeural network parametrized objective to disentangle and transfer style and content in text
Linear-Transformer Public
Forked from xyltt/Linear-TransformerTransformer are RNNs: Fast Autoregressive Transformer with Linear Attention
LinearAlgebra-playground Public archive
Some simple web apps to teach fundamental elements of linear algebra
attention-is-all-you-need-pytorch Public
Forked from jadore801120/attention-is-all-you-need-pytorchA PyTorch implementation of the Transformer model in "Attention is All You Need".
spacemacs Public
Forked from syl20bnr/spacemacsA community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
Listed-company-news-crawl-and-text-analysis Public
Forked from DemonDamon/FinnewsHunter从新浪财经、每经网、金融界、中国证券网、证券时报网上,爬取上市公司(个股)的历史新闻文本数据进行文本分析、提取特征集,然后利用SVM、随机森林等分类器进行训练,最后对实施抓取的新闻数据进行分类预测
python-baidusearch Public
Forked from amazingcoderpro/python-baidusearch自己手写的百度搜索接口的封装,pip安装,支持命令行执行。Baidu Search unofficial API for Python with no external dependencies
mpi-median-filter-colored Public archive
An implementation of median filtering for colored image using MPI