by Zainul Abideen | Jul 10, 2025
Introduction to NumPyro NumPyro is a probabilistic programming library that leverages the power of JAX for scalable and flexible Bayesian modeling. It provides a simple and intuitive interface for building complex probabilistic models, making it an essential tool for...
by Zainul Abideen | Jul 10, 2025
Introduction to TensorFlow Probability TensorFlow Probability (TFP) is a powerful library that extends TensorFlow to enable probabilistic reasoning and statistical analysis. This blog post focuses on the turnkey MCMC sampling feature, which simplifies the process of...
by Zainul Abideen | Jul 10, 2025
Introduction to Causal-Learn Causal-Learn is an innovative Python package designed for causal discovery, implementing both classical and cutting-edge algorithms. This project is a translation and extension of the renowned Tetrad framework, making it accessible for...
by Zainul Abideen | Jul 10, 2025
Introduction to Open3D-ML Open3D-ML is an open-source library designed for 3D machine learning tasks, providing a robust framework for both Semantic Segmentation and Object Detection. Built on top of the Open3D library, it enables developers to create and train...
by Zainul Abideen | Jul 10, 2025
Introduction The InstaHide framework aims to provide privacy-preserving machine learning by encoding sensitive datasets. However, our research reveals significant vulnerabilities in this approach. In this blog post, we will explore the implementation of a...