You are currently viewing Numpy for kotlin

Numpy for kotlin

So I’m busy going through the make your own neural network book by Tariq Rashid.

I’m following along but trying to use kotlin instead of python, in the hopes it will improve my kotlin skills.

Is there a kotlin equivalent to the numpy.random.rand function which creates a multidimensional array with random values?

submitted by /u/MrPresidentNZ
[link] [comments]