awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Marqt avatar

Marqt/ViZDoom

0
View on GitHub↗
2,034 stars·442 forks·C++·10 viewsvizdoom.farama.org↗

ViZDoom

Reinforcement Learning environments based on the 1993 game Doom :godmode:

Features

  • Research Platforms - Doom-based platform for visual reinforcement learning research.
  • Simulation Environments - Platform for visual reinforcement learning based on the Doom engine.

Star history

Star history chart for marqt/vizdoomStar history chart for marqt/vizdoom

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ViZDoom

Similar open-source projects, ranked by how many features they share with ViZDoom.
  • torchcraft/torchcraftTorchCraft avatar

    TorchCraft/TorchCraft

    1,396View on GitHub↗

    Connecting Torch to StarCraft

    C++
    View on GitHub↗1,396
  • facebook/uetorchfacebook avatar

    facebook/UETorch

    368View on GitHub↗

    A Torch plugin for Unreal Engine 4.

    C++
    View on GitHub↗368
  • facebookresearch/habitat-simfacebookresearch avatar

    facebookresearch/habitat-sim

    3,532View on GitHub↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    C++aicomputer-visioncplusplus
    View on GitHub↗3,532
  • google/dopaminegoogle avatar

    google/dopamine

    10,879View on GitHub↗

    Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse simulated environments. It provides an agent development toolkit that utilizes a flat class hierarchy to facilitate the creation and extension of learning agents. The framework includes a standardization layer via environment wrappers that connect agents to various physics simulations and gaming environments. It also features a high-performance experience replay buffer for storing and sampling transition data to improve training stability, alongside a dedicated hyperparameter

    Jupyter Notebook
    View on GitHub↗10,879
See all 30 alternatives to ViZDoom→

Frequently asked questions

What does marqt/vizdoom do?

Reinforcement Learning environments based on the 1993 game Doom :godmode:

What are the main features of marqt/vizdoom?

The main features of marqt/vizdoom are: Research Platforms, Simulation Environments.

What are some open-source alternatives to marqt/vizdoom?

Open-source alternatives to marqt/vizdoom include: torchcraft/torchcraft — Connecting Torch to StarCraft. facebook/uetorch — A Torch plugin for Unreal Engine 4. google/dopamine — Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse… facebookresearch/habitat-sim — Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… deepmind/deepmind-research — This project is an AI research implementation library and machine learning research repository. It provides a…