Reinforcement-Learning VS TextWorld

Compare Reinforcement-Learning vs TextWorld and see what are their differences.

TextWorld

โ€‹TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games. (by microsoft)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Reinforcement-Learning TextWorld
1 1
4,091 1,150
- 1.2%
0.0 7.8
almost 4 years ago 3 months ago
Jupyter Notebook Jupyter Notebook
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Reinforcement-Learning

Posts with mentions or reviews of Reinforcement-Learning. We have used some of these posts to build our list of alternatives and similar projects.

TextWorld

Posts with mentions or reviews of TextWorld. We have used some of these posts to build our list of alternatives and similar projects.
  • A choose your own adventure writing and reading platform
    1 project | /r/SideProject | 9 Mar 2021
    I have been looking into creating something like that, but using AI to generate the stories, to add to my site at https://boredhumans.com . I already have an AI-powered story generator there, but it is not interactive. I was also looking at creating interactive stories using https://parl.ai/projects/light/ or https://github.com/microsoft/TextWorld , both of which use AI and are open source. But those are like AI Dungeon (https://play.aidungeon.io) and not regular stories.

What are some alternatives?

When comparing Reinforcement-Learning and TextWorld you can also consider the following projects:

pytorch-a2c-ppo-acktr-gail - PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).

evennia - Python MUD/MUX/MUSH/MU* development system

FinRL-Library - Deep Reinforcement Learning Framework to Automate Trading in Quantitative Finance. NeurIPS 2020 & ICAIF 2021. ๐Ÿ”ฅ [Moved to: https://github.com/AI4Finance-Foundation/FinRL]

TensorFlow-Tutorials - TensorFlow Tutorials with YouTube Videos

DeepRL-TensorFlow2 - ๐Ÿ‹ Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

trax - Trax โ€” Deep Learning with Clear Code and Speed

Stock-Prediction-Models - Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

nn - ๐Ÿง‘โ€๐Ÿซ 60 Implementations/tutorials of deep learning papers with side-by-side notes ๐Ÿ“; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ŸŽฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐Ÿง 

snakeAI - testing MLP, DQN, PPO, SAC, policy-gradient by snake

FinGPT - FinGPT: Open-Source Financial Large Language Models! Revolutionize ๐Ÿ”ฅ We release the trained model on HuggingFace.

TradingGym - Trading Gym is an open source project for the development of reinforcement learning algorithms in the context of trading.

gdrl - Grokking Deep Reinforcement Learning