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

facebook/UETorchArchived

0
View on GitHub↗
368 stars·69 forks·C++·3 views

UETorch

A Torch plugin for Unreal Engine 4.

Features

  • Research Platforms - Plugin connecting the Torch framework to Unreal Engine.
  • Simulation Environments - Integration between Unreal Engine and Torch for research.

Star history

Star history chart for facebook/uetorchStar history chart for facebook/uetorch

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 UETorch

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

    TorchCraft/TorchCraft

    1,396View on GitHub↗

    Connecting Torch to StarCraft

    C++
    View on GitHub↗1,396
  • marqt/vizdoomMarqt avatar

    Marqt/ViZDoom

    2,034View on GitHub↗

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

    C++
    View on GitHub↗2,034
  • 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 UETorch→

Frequently asked questions

What does facebook/uetorch do?

A Torch plugin for Unreal Engine 4.

What are the main features of facebook/uetorch?

The main features of facebook/uetorch are: Research Platforms, Simulation Environments.

What are some open-source alternatives to facebook/uetorch?

Open-source alternatives to facebook/uetorch include: torchcraft/torchcraft — Connecting Torch to StarCraft. marqt/vizdoom — Reinforcement Learning environments based on the 1993 game Doom :godmode:. 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…