gorgonia / tensor

package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes
Apache License 2.0
359 stars 49 forks source link

Added example for Apply and mutation of data #58

Closed chewxy closed 4 years ago

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.03%) to 73.037% when pulling 6c5398e27198db551ba942d78db592eac48e8727 on newExamples into 759ef28dc408728d9e5f86d2a4bf320ca5bab834 on master.