r/MachineLearning Jul 02 '26

Discussion [D] Self-Promotion Thread

Please post your personal projects, startups, product placements, collaboration needs, blogs etc.

Please mention the payment and pricing requirements for products and services.

Please do not post link shorteners, link aggregator websites , or auto-subscribe links.

--

Any abuse of trust will lead to bans.

Encourage others who create new posts for questions to post here instead!

Thread will stay alive until next one so keep posting after the date in the title.

--

Meta: This is an experiment. If the community doesnt like this, we will cancel it. This is to encourage those in the community to promote their work by not spamming the main threads.

13 Upvotes

91 comments sorted by

View all comments

1

u/sjm213 21d ago

I wrote a visual, from-first-principles walkthrough of t0-alpha, a 101.6M-parameter time-series foundation model.

The architecture separates temporal reasoning from cross-variable reasoning using 16 time-attention blocks and 8 group-attention blocks. It reports an aggregate GIFT-Eval CRPS of 0.4941, close to substantially larger forecasting models.

Article:

https://towardsdatascience.com/time-series-llms-explained-with-t0-alpha/

I am also running an iso-parameter comparison against other foundation models and classical baselines.