This Week in AI – Issue #19

This Week in AI – Issue #19

Every week we bring to you the best AI research papers, articles and videos that we have found interesting, cool or simply weird that week. Have fun! Research Papers End-to-End Object Detection with Transformers Improving the Neural Algorithm of Artistic Style Towards...
This Week in AI – Issue #18

This Week in AI – Issue #18

Every week we bring to you the best AI research papers, articles and videos that we have found interesting, cool or simply weird that week. Have fun! Research Papers An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs Sherpa: Robust...
This Week in AI – Issue #17

This Week in AI – Issue #17

Every week we bring to you the best AI research papers, articles and videos that we have found interesting, cool or simply weird that week. Have fun! Research Papers CNN Explainer: Learning Convolutional Neural Networks with Interactive Visualization Beneath the Tip...
This Week in AI – Issue #16

This Week in AI – Issue #16

Every week we bring to you the best AI research papers, articles and videos that we have found interesting, cool or simply weird that week. Have fun! Research Papers Jukebox: A Generative Model for Music SCRDet++: Detecting Small, Cluttered and Rotated Objects via...
Collaborative Filtering with Machine Learning and Python

Collaborative Filtering with Machine Learning and Python

In the previous article, we had a chance to see how we can build Content-Based Recommendation Systems. These systems are quite easy and they consider only interaction of a single user with the items of our platform. Essentially, when we are building such a system, we...