1
Fork 0
This repository has been archived on 2026-08-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
2026SEL3-project-Brittle_St.../docs/design/network_inputs.md
Robin Meersman 6604433aa7 backup
2026-04-17 10:09:19 +02:00

371 B

Neural network architecture and inputs

Inputs

From the observations, we use:

  • joint_position
  • joint_velocity
  • joint_actuator_force
  • actuator_force
  • disk_position
  • disk_rotation
  • disk_linear_velocity
  • disk_angular_velocity
  • unit_xy_direction_to_target
  • xy_distance_to_target

as inputs for the sensor and the feature extractor.

Sensor architecture

todo