Recommendation.jl icon indicating copy to clipboard operation
Recommendation.jl copied to clipboard

Create a comprehensive tutorial with notebooks

Open takuti opened this issue 4 years ago • 1 comments

Beyond the simple getting started sample, create an end-to-end tutorial to highlight more realistic use cases.

takuti avatar Feb 28 '22 15:02 takuti

using Pkg
Pkg.add("IJulia")
$ jupyter notebook

takuti avatar Mar 21 '22 14:03 takuti