
Detectron2 - Object Detection with PyTorch
Update Feb/2020: Facebook Research released pre-built Detectron2 versions, making local installation a lot easier. …

Update Feb/2020: Facebook Research released pre-built Detectron2 versions, making local installation a lot easier. …

Showcasing the findings of your data science/machine learning experiment can be difficult. While in the past, a …
When thinking of data science and machine learning, two programming languages, Python and R, immediately come to mind. …

This article is a continuation of my series of articles on Model Interpretability and Explainable Artificial …

This article is a continuation of my series of articles on Model Interpretability and Explainable Artificial …

Last year at the Google Next conference, Google announced that they are building two new hardware products around their …
Regardless of what problem you are solving, an interpretable model will always be preferred because both the end-user …
Update 27.07.2020: The Tensorflow Object Detection API now officially supports Tensorflow 2. You can find a Tensorflow 2 …
Data visualization is the discipline of trying to understand data by placing it in a visual context so that patterns, …
Keras is a high-level neural networks API running on top of Tensorflow. It enables fast experimentation through a …
As its name suggests, PRAW is a Python wrapper for the Reddit API, which enables you to scrape data from subreddits, …
A recommendation system seeks to predict the rating or preference a user would give to an item given his old item …