NeuroBench / neurobench

Benchmark harness and baseline results for the NeuroBench algorithm track.
https://neurobench.readthedocs.io
Apache License 2.0
53 stars 12 forks source link

MG End-to-end example #43

Closed jasonlyik closed 1 year ago

jasonlyik commented 1 year ago

Add end-to-end flow for MackeyGlass, including dataloader, model, Benchmark, metrics interface but no calculation yet.

jasonlyik commented 1 year ago

branch is called kws-example but completed the MG example

EssentiallyNoah commented 1 year ago

@jasonlyik Would it be possible to break this out into a couple different pull requests? Just so it's a little more traceable down the line