xmx-521's Stars
KindXiaoming/pykan
Kolmogorov Arnold Networks
mayooear/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
explodinggradients/ragas
Supercharge Your LLM Application Evaluations 🚀
promptfoo/promptfoo
Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
kucherenko/jscpd
Copy/paste detector for programming source code.
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
Marker-Inc-Korea/AutoRAG
AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation & Optimization with AutoML-Style Automation
snap-stanford/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
FakeFishGames/Barotrauma
A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
rusty1s/pytorch_sparse
PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
flyingdoog/awesome-graph-explainability-papers
Papers about explainability of GNNs
FanzhenLiu/Awesome-Deep-Community-Detection
Deep and conventional community detection related papers, implementations, datasets, and tools.
daodao97/chatdoc
Chat with your doc by openai
GiulioRossetti/cdlib
Community Discovery Library
opea-project/GenAIExamples
Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
zhao-tong/GAug
AAAI'21: Data Augmentation for Graph Neural Networks
liuyixin-louis/OpenChatPaper
Yet another paper reading assistant based on OpenAI ChatGPT API. An open-source version that attempts to reimplement ChatPDF. A different dialogue version of another ChatPaper project.
anis-marrouchi/chatpdf-gpt
ChatPDF-GPT is an innovative chat interface application powered by LangChain and OpenAI, allowing users to upload and chat with PDF documents, stored in Pinecone vector database and Supabase storage.
TrustAGI-Lab/SUBLIME
[WWW'22] Towards Unsupervised Deep Graph Structure Learning
benedekrozemberczki/EdMot
An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)
yandex-research/heterophilous-graphs
A Critical Look at the Evaluation of GNNs under Heterophily: Are We Really Making Progress?
snap-stanford/conformalized-gnn
Uncertainty Quantification over Graph with Conformalized Graph Neural Networks (NeurIPS 2023)
OpenCausaLab/CaLM
sunxiaobei/awesome-attention-based-gnns
A collection of resources on attention-based graph neural networks
XiaoxinHe/iclr2024_learning_on_graphs
List of papers on ICLR 2024
mcavus/Kernighan-Lin
Implementation of Kernighan-Lin graph partitioning algorithm in Python
cornell-zhang/Polynormer
Polynormer: Polynomial-Expressive Graph Transformer in Linear Time
cai4cai/torchsparsegradutils
A collection of utility functions to work with PyTorch sparse tensors
chendiqian/PR-MPNN
Official implementation for paper: Probabilistically Rewired Message-Passing Neural Networks, accepted at ICLR 2024.