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
TorchCraft avatar

TorchCraft/TorchCraftArchived

0
View on GitHub↗
1,396 stars·210 forks·C++·10 views

TorchCraft

Connecting Torch to StarCraft

Features

  • Reinforcement Learning - Connecting Torch to StarCraft.
  • Research Platforms - Bridge connecting the Torch framework to StarCraft.
  • Simulation Environments - Library for machine learning research in real-time strategy games.

Star history

Star history chart for torchcraft/torchcraftStar history chart for torchcraft/torchcraft

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

Frequently asked questions

What does torchcraft/torchcraft do?

Connecting Torch to StarCraft

What are the main features of torchcraft/torchcraft?

The main features of torchcraft/torchcraft are: Reinforcement Learning, Research Platforms, Simulation Environments.

What are some open-source alternatives to torchcraft/torchcraft?

Open-source alternatives to torchcraft/torchcraft include: google/dopamine — Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse… facebook/uetorch — A Torch plugin for Unreal Engine 4. deepmind/trfl — TensorFlow Reinforcement Learning. deepmind/lab — Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using… kengz/slm-lab — Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep… marqt/vizdoom — Reinforcement Learning environments based on the 1993 game Doom :godmode:.

Open-source alternatives to TorchCraft

Similar open-source projects, ranked by how many features they share with TorchCraft.
  • 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
  • deepmind/trfldeepmind avatar

    deepmind/trfl

    3,135View on GitHub↗

    TensorFlow Reinforcement Learning

    Python
    View on GitHub↗3,135
  • deepmind/labdeepmind avatar

    deepmind/lab

    7,365View on GitHub↗

    Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using reinforcement learning. It serves as a spatial AI training simulator where agents can be evaluated through navigation and puzzle-solving tasks. The environment allows for the definition of complex layouts and task behaviors through external scripting, enabling the generation of specific challenges for AI research. It supports both automated training via standard API bindings and manual agent control to validate simulation dynamics. The system utilizes a grid-based spatial represen

    C
    View on GitHub↗7,365
  • facebook/uetorchfacebook avatar

    facebook/UETorch

    368View on GitHub↗

    A Torch plugin for Unreal Engine 4.

    C++
    View on GitHub↗368
  • See all 30 alternatives to TorchCraft→