Project structure of: kyegomez/RT-2
example.pyGenerates images, captions, predicts outputs with RT2 model.pyproject.tomlPython project configuration for "rt2" using Poetry.README.mdRobotic Transformer 2: Discord, PALM-E, MITrequirements.txtPython dependencies for deep learning project.__init__.pyImports RT2 class directly.model.pyNeural image transformer RT2 model from zeta library.
test.pyML model initialization, forward pass, and output shape consistency testing.