Qulacs-Osaka / scikit-qulacs

scikit-qulacs is a library for quantum neural network. This library is based on qulacs and named after scikit-learn.
https://qulacs-osaka.github.io/scikit-qulacs/index.html
MIT License
21 stars 6 forks source link

save機能のpikle対応 #275

Open forest1040 opened 1 year ago

forest1040 commented 1 year ago

qulacsがpikleとjsonに対応しましたので、scikit-qulacsのsaveもそれを使うようにしたいです。

ikanago commented 1 year ago

いまあるパラメータのリストを pickle に固める機能は廃止しますか? 消すとしても次のリリースでは warning を出しつつ残しておいて,その次のリリースで消す流れになると思います.

forest1040 commented 1 year ago

いまあるパラメータのリストを pickle に固める機能は廃止しますか? 消すとしても次のリリースでは warning を出しつつ残しておいて,その次のリリースで消す流れになると思います.

それはそれで便利な気もするので、残しておいてもよいかも知れないですね。