owlbarn / owl

Owl - OCaml Scientific Computing @ https://ocaml.xyz
MIT License
1.21k stars 122 forks source link

Failure to load datasets for neural nets #647

Closed gl-yziquel closed 3 days ago

gl-yziquel commented 11 months ago

Hi.

The issue has been raised on owl_dataset:

https://github.com/ryanrhymes/owl_dataset/issues/5

It seems to me that the datasets were created with ocaml 4. Maybe the marshalling changed with ocaml 5 ?

gl-yziquel commented 11 months ago

The datasets can be read with ocaml 4.08. Ideally, they should be re-marshalled for newer ocaml versions.

jzstark commented 3 days ago

The datasets in owlbarn/owl_dataset are updated to the latest version of OCaml marshall tools and Owl.