lonelyandrew's Stars
aplbrain/grand-cypher
Implementation of the Cypher language for searching NetworkX graphs
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
DjangoPeng/LLM-quickstart
Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战)
fenixsoft/awesome-fenix
讨论如何构建一套可靠的大型分布式系统
jhao104/proxy_pool
Python ProxyPool for web spider
openai/openai-cookbook
Examples and guides for using the OpenAI API
andreax79/airflow-code-editor
A plugin for Apache Airflow that allows you to edit DAGs in browser
meta-llama/llama
Inference code for Llama models
CleanCut/rusty_engine
2D game engine for learning Rust
yuanliangding/books
"我的阅历"
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
jmespath/jmespath.py
JMESPath is a query language for JSON.
jdhao/nvim-config
A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
coleifer/huey
a little task queue for python
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
codeforkjeff/dbt-sqlite
A SQLite adapter plugin for dbt (data build tool)
elastic/elasticsearch-py-async
Backend for elasticsearch-py based on python's asyncio module.
krlawrence/graph
Practical Gremlin - An Apache TinkerPop Tutorial
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
hcoles/pitest
State of the art mutation testing system for the JVM
TingFree/NLPer-Arsenal
收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
grapheco/InteractiveGraph
InteractiveGraph provides a web-based interactive visualization and analysis framework for large graph data, which may come from a GSON file, or an online Neo4j graph database. InteractiveGraph also provides applications built on the framework: GraphNavigator, GraphExplorer and RelFinder.
NTMC-Community/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.