by Zainul Abideen | Jul 9, 2025
Introduction to PyTorch Geometric PyTorch Geometric (PyG) is a library built on top of PyTorch that facilitates deep learning on irregular structures such as graphs and point clouds. With its extensive functionality, PyG is designed to handle complex data structures,...
by Zainul Abideen | Jul 9, 2025
Welcome to Spektral Spektral is a Python library designed for graph deep learning, built on the Keras API and TensorFlow 2. Its primary goal is to provide a simple yet flexible framework for creating graph neural networks (GNNs). With Spektral, you can tackle various...
by Zainul Abideen | Jul 9, 2025
Introduction to PyTorch Captum PyTorch Captum is an open-source library designed to provide insights into machine learning models, particularly those built with PyTorch. It enables developers to understand the decisions made by their models through various...
by Zainul Abideen | Jul 9, 2025
Introduction to AIX360 AIX360 is an open-source toolkit designed to enhance the explainability and interpretability of AI models. With the growing reliance on AI in various sectors, understanding how these models make decisions is crucial. AIX360 provides a suite of...
by Zainul Abideen | Jul 9, 2025
Introduction to lakeFS lakeFS is an innovative tool designed to manage data lakes with version control, enabling developers to treat data as code. This project provides a robust framework for system testing, ensuring that changes do not break existing functionality....