kkew3's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
ddbourgin/numpy-ml
Machine learning, in numpy
github-linguist/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
stas00/ml-engineering
Machine Learning Engineering Open Book
skywind3000/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
Jigsaw-Code/outline-apps
Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.
nelhage/reptyr
Reparent a running program to a new terminal
zhaoweih/Shadowsocks-Tutorial
🐱给小白的Shadowsocks翻墙教程-Easy-to-follow tutorials for beginners on using Shadowsocks to bypass internet restrictions.
tpope/vim-eunuch
eunuch.vim: Helpers for UNIX
toolleeo/cli-apps
The largest Awesome Curated list of CLI/TUI applications with source data organized into CSV files
kislyuk/argcomplete
Python and tab completion, better together.
rogersce/cnpy
library to read/write .npy and .npz files in C/C++
circulosmeos/gdown.pl
Google Drive direct download of big files
Kuingsmile/clash-core
backup of clash core
Vimjas/vim-python-pep8-indent
A nicer Python indentation style for vim.
anru/rsted
[UNMAINTAINED] Online reStructuredText editor
yumoxu/stocknet-dataset
A comprehensive dataset for stock movement prediction from tweets and historical stock prices.
liwenju0/cutword
一个简单快速的分词、命名实体识别工具
simonmeister/UnFlow
UnFlow: Unsupervised Learning of Optical Flow with a Bidirectional Census Loss
Waterkin/stock-top-papers
Top paper collection for stock price prediction, quantitative trading. Covering top conferences and journals like KDD, WWW, CIKM, AAAI, IJCAI, ACL, EMNLP.
Leefinance/Quantitative-finance-papers-using-deep-learning
zhanghaitao1/awesome-quant-papers
This repository hosts my reading notes for academic papers.
robperc/ChromeBookmarkEditor
Python module for easily adding, removing, and moving bookmarks on the Chrome bookmark menu in the context of the logged in user.
Hazoom/bert-han
Hierarchical-Attention-Network
c-util/c-rbtree
Intrusive Red-Black Tree Collection
ananswam/cython_random
Cython library for random number generation
YimingCuiCuiCui/Introduction-to-Algorithms-Solutions
:notebook:Solutions to Introduction to Algorithms