Skip to content

Single Joint Model + Config#41

Open
TylerWortley wants to merge 2 commits intomainfrom
feature/tcn-single-joint
Open

Single Joint Model + Config#41
TylerWortley wants to merge 2 commits intomainfrom
feature/tcn-single-joint

Conversation

@TylerWortley
Copy link

Created single joint TCN model. Associated YAML file should be used to specify which joint is being tested along with the features associated with that specific joint.

Related Issue: Experimentation Framework #32

DylanG5 and others added 2 commits January 16, 2026 19:20
- Add TCN model architecture with configurable layers, kernel sizes, and dropout
- Add training utilities: checkpointing, early stopping, and metrics tracking
- Add training script with Hydra config support and wandb logging
- Add real-time inference script for deployment
- Add model test script for validation
- Add TCN config variants (default, small, large)
- Update model factory to support TCN model type
- Update datasets and utils modules
@TylerWortley TylerWortley requested a review from a team as a code owner February 8, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments