A guide to Google’s Dopamine framework for fast prototyping of reinforcement learning algorithms, featuring DQN, Rainbow, C51, and IQN agents on Atari environments.
Explore Langfun, Google’s Python library for composing and calling LLM-powered functions using natural language prompt templates and structured output.
TensorFlow Federated (TFF) is an open-source framework for federated learning and federated analytics, enabling machine learning on decentralized data while preserving privacy.
TensorFlow Graphics: Differentiable 3D Layers for Deep Learning — Guide and Honest Assessment
29 Jan 2026
What TensorFlow Graphics offers for differentiable 3D deep learning, where it stands today versus PyTorch3D, Kaolin, and nvdiffrast, and an honest take on whether you should build on it.
TPOT is a Python AutoML tool that uses genetic programming to automatically design and optimize scikit-learn machine learning pipelines.
MMSegmentation is OpenMMLab’s open-source semantic segmentation toolbox built on PyTorch, supporting 50+ architectures and a unified config-driven workflow for training and inference.
Crawl4AI is an open-source, async-first web crawler built for feeding clean, structured content to LLMs and AI applications.