up-for-grabs issue
Would be cool to have a CNTK.FSharp sample that
- Load convolution base from NN trained with another framework (let's say Caffe2) and saved to ONNX
- Add small NN head on top
- Freeze base (to avoid weight's update)
- Train custom head on new data
- Profit
The idea is to show how to combine NNs and reuse NNs trained by tech giants on big clusters
up-for-grabs issue
Would be cool to have a CNTK.FSharp sample that
The idea is to show how to combine NNs and reuse NNs trained by tech giants on big clusters