I159 / go_deep

Neural network framework on pure Go
MIT License
1 stars 0 forks source link

Use go_vectorize library as vector operations generalization #26

Open I159 opened 6 years ago

I159 commented 6 years ago

Unify and simplify vector operations in go_vectorize library and use exclusively declared in the library functions and structs to apply vector operations.