Charlie Bickerton

Results 6 comments of Charlie Bickerton

Thanks for the quick response @LukeMathWalker , that's annoying f32/f64 doen't impelment `Ord` . I made my array n64's and it works great. It was potentially me reading the docs...

@jturner314 that sounds like a great idea, thanks for pointing out `quantile_axis_skipnan_mut`, I could add an axis to my 1d arrays and use this but I think it's cleaner to...

Having not managed to get classification tasks to run using TPU, I am currently attemping on GPU. I will let you know how I get on @aisheh90

#44 @aisheh90 Here's a link to a working GPU colab doing classification on imdb

@aditya-malte I'm currently working on integrating run-classifier with colab (GPU first then TPU). Anything you could share would be appricated!

#44 Here's a link to a working classifier (imdb) colab (code)