{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/9"}],"enrichment":{"capability":"Kaggle Environments provides a framework for creating and running multi-agent game simulations, where agents compete or cooperate in configurable environments like Connect X and Tic Tac Toe.","skillfed_tags":["game-simulation","multi-agent","rl-evaluation"],"use_cases":["Evaluate trained RL agents against each other or built-in baselines in competitive games.","Run tournament-style competitions between multiple agent implementations.","Generate episode data for analysis, visualization, or dataset creation.","Debug agent behavior by running games with verbose logging and error reporting.","Benchmark different agent strategies across configurable game parameters."],"what_it_does":"Kaggle Environments is a framework for defining and running multi-agent game simulations. It emphasizes episode evaluation\u2014running complete games between agents\u2014rather than agent training. The library provides a simple interface to create environments (like Connect X and Tic Tac Toe), define agent functions that take observations and return actions, and run episodes to completion, collecting step-by-step results and rewards.\n\nAgents can be written as Python functions, loaded from source code or files, or selected from built-in defaults like \"random\". The framework supports configurable timeouts, debug modes to catch agent errors, and rendering of game replays. It integrates with Open AI Gym for training workflows and includes utilities for running the same agents across multiple episodes to gather statistics.","worth_installing":"Yes, if you need to run and evaluate multi-agent game simulations. The package is actively maintained, has low install friction, and provides a clean API for episode evaluation. However, verify the license terms first since they are not clearly stated in the package metadata. The 19 runtime dependencies (including JAX, transformers, and Flask) add complexity; ensure they align with your environment constraints."},"id":"kaggle-environments","links":{"html":"https://skillfed.io/packages/kaggle-environments","md":"https://skillfed.io/packages/kaggle-environments.md","pypi":"https://pypi.org/project/kaggle-environments/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":null,"license_treatment":"unclear","name":"kaggle-environments","python_support":"supports_current","summary":"Kaggle Environments"},"popularity":{"monthly_downloads":141054,"position":11254,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.32.6"}
