ARIEL
/

Contents:

  • Introduction to modular robots
  • Contributing guide
  • Installation Guide
  • Evolutionary Computing Course Documentation
  • GUI
  • Your first EA with ARIEL
  • ARIEL Database Handling
    • Database manipulation with pandas
    • Database manipulation with polars
    • Database manipulation with sqlite3
  • MuJoCo Data Variables Documentation
  • API Reference
    • ariel
      • body_phenotypes
        • robogen_lite
      • ec
        • genotypes
        • a000
        • a001
        • a002
        • a003
        • a004
        • a005
      • parameters
        • ariel_modules
        • ariel_types
        • mujoco_params
      • simulation
        • controllers
        • environments
        • tasks
      • utils
        • optimizers
        • file_ops
        • mujoco_ops
        • noise_gen
        • renderers
        • runners
        • tracker
        • video_recorder
      • visualisation
        • analysis
  1. ARIEL /
  2. ARIEL Database Handling

ARIEL Database HandlingΒΆ

This section discusses methods for storing, loading, and processing ARIEL experiment data using different backends.

  • Database manipulation with pandas
  • Database manipulation with polars
  • Database manipulation with sqlite3
Previous
This file shows the process of creating an EA using ARIEL
Next
Database manipulation with pandas

Computational Intelligence Group, Vrije Universiteit Amsterdam & Contributors

Made with Sphinx and Shibuya theme.