jeffreyksmithjr / galapagos_nao

A playground for continual, interactive neuroevolution
MIT License
21 stars 0 forks source link

Save models to ONNX #3

Closed jeffreyksmithjr closed 6 years ago

jeffreyksmithjr commented 6 years ago

Not yet supported by MXnet/Gluon, so infeasible for this project.

https://github.com/onnx/tutorials#importing-and-exporting-from-frameworks

jeffreyksmithjr commented 6 years ago

Instead #29 is as good as things can get until ONNX is supported in some fashion.