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
362 stars 49 forks source link

copy paginated code into branch #82

Closed ghost closed 4 years ago

ghost commented 4 years ago

Just trying to push all the code from the paginated folder onto the gorgonia:paginated branch. See PR #81

chewxy commented 4 years ago

this is actually a cleverer idea. I have some slight architectural changes to make (i.e shove more of the fields in Tensor to Engine) but to start with, copying over things would be good