guoguibing / librec

LibRec: A Leading Java Library for Recommender Systems, see
https://www.librec.net/
Other
3.23k stars 1.03k forks source link

New features of 3.0.0-beta version #276

Open maldil opened 5 years ago

maldil commented 5 years ago

I am curious to know about the new features that has been introduced from the 3.0.0 beta release. I noticed you have got some help from deeplearning4j as well. Could you please let us know the purpose of having deeplearning4j as well.

SunYatong commented 5 years ago

Here is the introduction of new features : https://www.librec.net/dokuwiki/doku.php?id=introduction

DL4J is used to implement deep learning based recommendation algorithms.