ReinforceUI Studio Initial Tutorial
Run ReinforceUI Studio
Getting started with ReinforceUI Studio is simple and straightforward. After runpython main.py Follow these easy steps:
- Launch the Application: Upon opening the app, you’ll be greeted with a welcoming window to begin your journey.
- Select Your RL Platform: Choose from popular RL platforms like Gymnasium, DeepMind Control Suite, or MuJoCo.
- Choose Your Environment: Select the specific environment from a list of available options tailored to your chosen platform.
- Pick Your Algorithm: Select the algorithm you want to use for training your model. Choose from a variety of popular algorithms like SAC, TD3, PPO and more.
- Configure Training Parameters: Customize your training parameters or use the default settings to get started quickly.
- Hit “Start” to begin the training process.
- Visualize Progress: Watch real-time training and evaluation curves to track your model’s performance.