alexzzkk's Stars
kootenpv/contractions
Fixes contractions such as `you're` to `you are`
rrthomas/enchant
enchant spellchecking library
fnielsen/afinn
AFINN sentiment analysis in Python
nicolomantini/LinkedIn-Easy-Apply-Bot
Automate the application process on LinkedIn
stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
kk7nc/Text_Classification
Text Classification Algorithms: A Survey
styfeng/DataAug4NLP
Collection of papers and resources for data augmentation for NLP.
Siyuanw/kinesis
Location Spoofing for iOS 17
wnma3mz/Reading-Books
save books
huggingface/lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
uds-lsv/bert-stable-fine-tuning
On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines
microsoft/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
optuna/optuna
A hyperparameter optimization framework
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
deepchem/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
Impulsleistung/ODE-fit
Damped Harmonic Oscillators: Parameter Estimation in SciPy
benmoseley/harmonic-oscillator-pinn-workshop
Introductory workshop on PINNs using the harmonic oscillator
benmoseley/harmonic-oscillator-pinn
Code accompanying my blog post: So, what is a physics-informed neural network?
DiffEqML/torchdyn
A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
rtqichen/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
windingwind/zotero-better-notes
Everything about note management. All in Zotero.
QData/TextAttack
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
makcedward/nlpaug
Data augmentation for NLP