How can collaborative filtering (with probabilistic matrix factorization) be implemented with FastAI.jl? Are there any snippets of this or plans to add it soon? I haven't seen examples of this even with Flux.jl so I'm a little bit lost, only MLP and Convnets. Also, I'm learning Julia and would love to contribute to this package, If there are some hints on how to do this, I'll gladly try to implement it and open a PR.
How can collaborative filtering (with probabilistic matrix factorization) be implemented with FastAI.jl? Are there any snippets of this or plans to add it soon? I haven't seen examples of this even with Flux.jl so I'm a little bit lost, only MLP and Convnets. Also, I'm learning Julia and would love to contribute to this package, If there are some hints on how to do this, I'll gladly try to implement it and open a PR.