awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tkipf avatar

tkipf/gae

0
View on GitHub↗
1,740 نجوم·353 تفرعات·Python·MIT·7 مشاهدات

Gae

Implementation of Graph Auto-Encoders in TensorFlow

Features

  • Graph Neural Networks - Variational graph auto-encoders for graph representation learning.

سجل النجوم

مخطط تاريخ النجوم لـ tkipf/gaeمخطط تاريخ النجوم لـ tkipf/gae

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Gae

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Gae.
  • labmlai/annotated_deep_learning_paper_implementationsالصورة الرمزية لـ labmlai

    labmlai/annotated_deep_learning_paper_implementations

    66,981عرض على GitHub↗

    This project is a collection of deep learning research papers translated into annotated code. It serves as a resource for reproducing academic research, providing implementations of transformers, diffusion models, and reinforcement learning architectures. The library distinguishes itself by using a side-by-side annotation format that combines executable Python code with descriptive markdown notes. This approach provides a structured way to explain the logic of neural network papers alongside their PyTorch-based implementations. The codebase covers several major capability areas, including ge

    Pythonattentiondeep-learningdeep-learning-tutorial
    عرض على GitHub↗66,981
  • amanda-zheng/sfgcالصورة الرمزية لـ amanda-zheng

    amanda-zheng/sfgc

    37عرض على GitHub↗

    This is the Pytorch implementation of NeurIPS-23 work: "Structure-free Graph Condensation (SFGC): From Large-scale Graphs to Condensed Graph-free Data".

    Python
    عرض على GitHub↗37
  • amazon-research/doscondالصورة الرمزية لـ amazon-research

    amazon-research/DosCond

    19عرض على GitHub↗

    KDD 2022 The implementation for "Condensing Graphs via One-Step Gradient Matching" on graph classification is shown below. For node classification, please refer to link.

    Python
    عرض على GitHub↗19
  • a4bio/proteininvbenchالصورة الرمزية لـ A4Bio

    A4Bio/ProteinInvBench

    202عرض على GitHub↗

    One can use the Colab to evaluate our latest models.

    Python
    عرض على GitHub↗202
عرض جميع البدائل الـ 30 لـ Gae→

الأسئلة الشائعة

ما هي وظيفة tkipf/gae؟

Implementation of Graph Auto-Encoders in TensorFlow

ما هي الميزات الرئيسية لـ tkipf/gae؟

الميزات الرئيسية لـ tkipf/gae هي: Graph Neural Networks.

ما هي البدائل مفتوحة المصدر لـ tkipf/gae؟

تشمل البدائل مفتوحة المصدر لـ tkipf/gae: labmlai/annotated_deep_learning_paper_implementations — This project is a collection of deep learning research papers translated into annotated code. It serves as a resource… amanda-zheng/sfgc — This is the Pytorch implementation of NeurIPS-23 work: "Structure-free Graph Condensation (SFGC): From Large-scale… amazon-research/doscond — [KDD 2022] The implementation for "Condensing Graphs via One-Step Gradient Matching" on graph classification is shown… benedekrozemberczki/appnp — A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019). benedekrozemberczki/attentionwalk — A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018). a4bio/proteininvbench — One can use the Colab to evaluate our latest models.