Join our meetup, learn, connect, share, and get to know your Toronto AI community.
Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.
Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.
Hi,
I am training some models to predict wave propagation. See here if you want to get an idea.
Now, I want to test my model post-training in other datasets. There is a caveat here that my problem is spatiotemporal and the evaluation metric is not a scalar but a curve along the time axis, something like this
Right now I do the post-processing in a notebook which is ok but I was wondering if there’s a better solution out there. I am considering using tensorboard actually and write an extra event file for each experiment. It also makes sense since I got all the hparams in it anyway.
I just wanted to get some feedback and in general ask if there are tools for that out there that you peeps use.
Cheers
submitted by /u/sfotiadis
[link] [comments]