zzz24512653's Stars
winstonll/COPOD
Supplementary material for ICDM 20 paper "COPOD: Copula-Based Outlier Detection"
senzhk/ADBKeyBoard
Android Virtual Keyboard Input via ADB (Useful for Test Automation)
seleniumbase/SeleniumBase
Python APIs for web automation, testing, and bypassing bot-detection.
facebookresearch/MobileLLM
MobileLLM Optimizing Sub-billion Parameter Language Models for On-Device Use Cases. In ICML 2024.
bklieger-groq/g1
g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains
THUDM/WebRL
Building Open LLM Web Agents with Self-Evolving Online Curriculum RL
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
opencv/opencv
Open Source Computer Vision Library
Genymobile/scrcpy
Display and control your Android device
huggingface/trl
Train transformer language models with reinforcement learning.
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
Kautenja/nes-py
A Python3 NES emulator and OpenAI Gym interface
pyglet/pyglet
pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.
wty-yy/KataCR
A non-embedded AI for Clash Royale based on RL and CV.
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
easy-click/easyclick-libs
EasyClick ui自动化测试,三方扩展类库,长期更新
JusticeFighterDance/JusticeFighter110
田柯宇 (Tian Keyu)恶意攻击集群事件的证据揭露
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
XiaoxiaoMa-MQ/Awesome-Deep-Graph-Anomaly-Detection
Awesome graph anomaly detection techniques built based on deep learning frameworks. Collections of commonly used datasets, papers as well as implementations are listed in this github repository. We also invite researchers interested in anomaly detection, graph representation learning, and graph anomaly detection to join this project as contributors and boost further research in this area.
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
ekzhu/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
linkfluence/fastText4j
Facebook's FastText for Java
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
vanna-ai/vanna
🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
kijungs/dcube
D-Cube: Dense-Block Detection in Terabyte-Scale Tensors (WSDM'17 & Frontiers in Big Data'21)
PKU-DAIR/RAG-Survey
Collecting awesome papers of RAG for AIGC. We propose a taxonomy of RAG foundations, enhancements, and applications in paper "Retrieval-Augmented Generation for AI-Generated Content: A Survey".
ggerganov/llama.cpp
LLM inference in C/C++