Andrew Dinhobl

Results 3 issues of Andrew Dinhobl

Adding a tutorial for time series that is based on the [Tensorflow time series tutorial](https://www.tensorflow.org/tutorials/structured_data/time_series). So far, I've done it in vanilla Flux and MLDataPattern. In general any help on...

new model

I've been stuck on this for a while now and just traced it back to the behavior of `eachbatch` being different than what I would expect. My data is shown...

Adds a new dependency, `meshio`, which can convert .off files to .ply. Updates the dataset init method to include functionality for converting .off files to .ply in-place. Also catches a...