Skip to content

feat(model): gpt style decoder-only arch#16

Draft
JonathanPLev wants to merge 1 commit into
mainfrom
jon/transformer-model
Draft

feat(model): gpt style decoder-only arch#16
JonathanPLev wants to merge 1 commit into
mainfrom
jon/transformer-model

Conversation

@JonathanPLev

Copy link
Copy Markdown
Owner

What I changed

Added a dataset loader, architecture, and training loop for decoder-only model for points, assists, rebound, minutes prediction. The main goal was to get points output.

Why I changed it

This model ideally is supposed to outperform a neural network. At the moment, it barely does so. Model is off by about ~5.8 points on average.

How did I test it

Ran the training loop.

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.

1 participant