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
F

facebookresearch/minihack

0
View on GitHub↗
0 stars·0 forks·11 views

Minihack

MiniHack is a sandbox framework for easily designing rich and diverse environments for Reinforcement Learning (RL). Based on the game of NetHack, MiniHack uses the NetHack Learning Environment (NLE) to communicate with the game and to provide a convenient interface for customly created RL…

Features

  • Reinforcement Learning - Sandbox environment for open-ended reinforcement learning research.
  • World Models - Sandbox for reinforcement learning research based on a dungeon crawler.

Star history

Star history chart for facebookresearch/minihackStar history chart for facebookresearch/minihack

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Minihack

These projects share indexed features with Minihack. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • farama-foundation/gymnasium-roboticsFarama-Foundation avatar

    Farama-Foundation/Gymnasium-Robotics

    855View on GitHub↗
    Pythond4rlgymnasiummujoco
    View on GitHub↗855
  • farama-foundation/minigridFarama-Foundation avatar

    Farama-Foundation/Minigrid

    2,462View on GitHub↗

    Simple and easily configurable grid world environments for reinforcement learning

    Pythongridworld-environmentgymnasiumgymnasium-environment
    View on GitHub↗2,462
  • farama-foundation/d4rlFarama-Foundation avatar

    Farama-Foundation/D4RL

    1,689View on GitHub↗

    A collection of reference environments for offline reinforcement learning

    Python
    View on GitHub↗1,689
  • ai4finance-foundation/finrlAI4Finance-Foundation avatar

    AI4Finance-Foundation/FinRL

    13,964View on GitHub↗

    FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated trading strategies. It functions as a quantitative finance toolkit that integrates deep learning algorithms with financial market simulations to address complex portfolio management and asset allocation tasks. The platform provides an end-to-end pipeline for transforming raw market data into actionable trading models. The project distinguishes itself through a layered, modular architecture that separates data processing, environment simulation, and agent training. This design allow

    Jupyter Notebookalgorithmic-tradingdeep-reinforcement-learningdrl-algorithms
    View on GitHub↗13,964
Compare all 30 related projects→

Frequently asked questions

What does facebookresearch/minihack do?

MiniHack is a sandbox framework for easily designing rich and diverse environments for Reinforcement Learning (RL). Based on the game of NetHack, MiniHack uses the NetHack Learning Environment (NLE) to communicate with the game and to provide a convenient interface for customly created RL…

What are the main features of facebookresearch/minihack?

The main features of facebookresearch/minihack are: Reinforcement Learning, World Models.

Which projects share features with facebookresearch/minihack?

Projects with overlapping indexed features include: farama-foundation/minigrid — Simple and easily configurable grid world environments for reinforcement learning. farama-foundation/gymnasium-robotics. farama-foundation/d4rl — A collection of reference environments for offline reinforcement learning. ai4finance-foundation/finrl — FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated… alessiodm/drl-zh — Welcome to drlzh.ai: a hands-on deep reinforcement learning course where you build the algorithms, not just read about… airlab-polimi/mushroom.