Skip to content

Getting Started with SwarmRL

Welcome to the first steps of using SwarmRL! This guide will walk you through the basics of setting up a simple reinforcement learning scenario using SwarmRL.

Prerequisites

Before you begin, make sure you have:

  • Successfully installed SwarmRL.
  • Basic understanding of Python programming.
  • Familiarity with reinforcement learning concepts is helpful but not required.