Stars
[AISTATS 2025] Learning Laplacian Positional Encodings for Heterophilous Graphs
Official implementation of the ANFM graph generative model
Main repository for "Detecting antimicrobial resistance through MALDI-TOF mass spectrometry with statistical guarantees using conformal prediction".
A comprehensive benchmark on the performances of multiple protein backbone generative models.
PyTorch Implementation of ECCV 2024 OOD-CV Workshop SSB Challenge (Open-Set Recognition Track) - 1st Place
(Pattern Recognition) Pytorch implementation of “HTR-VT: Handwritten Text Recognition with Vision Transformer”
A foundation model for knowledge graph reasoning
(ICML 2024) PyTorch implementation of "Self-Attention through Kernel-Eigen Pair Sparse Variational Gaussian Processes"
Official Pytorch implementation of NeuralWalker
Modin: Scale your Pandas workflows by changing a single line of code
SVG Differentiable Rendering: Generating vector graphics using neural networks. Support: text-to-SVG, Image-to-SVG, SVG Editing.
SCOTT: Synthesizing Curvature Operations and Topological Tools
“SURE: SUrvey REcipes for building reliable and robust deep networks” (CVPR 2024) & (ECCV 2024 OOD-CV Challenge Winner)
AlphaFold Meets Flow Matching for Generating Protein Ensembles
Protein Structure Transformer (PST): Endowing pretrained protein language models with structural knowledge
Implementation for SE(3) diffusion model with application to protein backbone generation
All Algorithms implemented in Python
Python 3.8+ toolbox for submitting jobs to Slurm
ChatReviewer: 使用ChatGPT分析论文优缺点,提出改进建议
Official code for Fisher information embedding for node and graph learning (ICML 2023)
PyTorch code and models for the DINOv2 self-supervised learning method.
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, m…