Changes between Version 22 and Version 23 of Other/Summer/2023/RobotTestbed
- Timestamp:
- Jul 20, 2023, 6:25:37 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/RobotTestbed
v22 v23 12 12 13 13 This project is centered on a specific piece of hardware referred to as a '''''MAESTRO''''', a custom multi-modal sensor designed by the previous group. The MAESTRO is capable of perceiving different types of data from its environment (listed below) and is connected to a Raspberry Pi, a microcomputer with the Raspberry Pi OS Lite (Legacy) installed. In addition, the group is leaning towards using a Raspberry Pi Camera Module for the camera. 14 15 16 17 14 18 15 == Project Goals == … … 39 36 40 37 '''zero-shot:''' 41 ability of a large language model to perform a task orgenerate responses for which it has not been explicitly trained.38 ability of a large language model to perform a task or generate responses for which it has not been explicitly trained. 42 39 43 40 '''few-shot:''' 44 41 ability of a large language model to recognize or classify new objects or categories which only a. few labeled examples or shots. 45 42 46 43