Hello!
I'm trying to map three-dimensional array from PostgreSQL with Hibernate. A need to store weights of Multi layer neural network. How should I do it better?
All source I've met was too old. It seems to me that there are more convenient ways to cope with it.
Thank you!!!
UPD: I need Double[][][]