RecSim: A Configurable Simulation Platform for Recommender Systems [Google AI]
“Significant advances in machine learning, speech recognition, and language technologies are rapidly transforming the way in which recommender systems engage with users. As a result, collaborative interactive recommenders...
AI2 releases v1 of its free NLP library “AllenNLP” [Michael Schmitz / AI2 @Medium]
AllenNLP is a free, open-source natural language processing platform from AI2, designed so researchers can easily build state-of-the-art models. AllenNLP accelerates the translation of ideas into...
OpenAI makes many of its AI models available through an API
OpenAI announced to make its AI models available through an API, including its GPT-3 model. This could be very interesting for recommender systems that rely...
Announcing NVIDIA Merlin: An Application Framework for Deep Recommender Systems [NVIDIA Blog]
Recommender systems drive every action that you take online, from the selection of this web page that you’re reading now to more obvious examples like...
NeuRec: An open source neural recommender library [Bin Wu et al.]
NeuRec is a comprehensive and flexible Python library for recommender systems that includes a large range of state-of-the-art neural recommender models. This library aims to solve...
RS_Datasets: Download, Unpack and Read Recommender Systems Datasets into pandas.DataFrame [Darel13712]
rs_datasets “allows you [to] download, unpack and read recommender systems datasets into pandas.DataFrame as easy as data = Dataset().The following datasets are available for automatic...