Meena: Google’s New Chatbot

A more human-like and versatile chatbot | Continue reading


@towardsdatascience.com | 5 years ago

Netflix Open-Sourced Metaflow for Data Science. Here's a 10 Mins Crash Course

Spend more time modeling, and less time managing infrastructures. A hands-on tutorial. | Continue reading


@towardsdatascience.com | 5 years ago

Too big to deploy: How GPT-2 is breaking production

A look at the bottleneck around deploying massive models to production | Continue reading


@towardsdatascience.com | 5 years ago

Implementing 2D Physics in JavaScript

Let’s have some fun with JavaScript while implementing realistic 2D physics simulations and visualization! | Continue reading


@towardsdatascience.com | 5 years ago

Too big to deploy: How GPT-2 is breaking production

A look at the bottleneck around deploying massive models to production | Continue reading


@towardsdatascience.com | 5 years ago

Extract Medical Images with Attention – Health AI

Improving model sensitivity and accuracy by attaching attention gates on top of the standard U-Net | Continue reading


@towardsdatascience.com | 5 years ago

New machine learning papers published a day, how to keep up?

To keep you updated with the latest and coolest machine learning advancements | Continue reading


@towardsdatascience.com | 5 years ago

Google just published 25M free datasets

Here’s what you need to know about the largest data repository in the world | Continue reading


@towardsdatascience.com | 5 years ago

The Uber Data Scientist Interview

Uber Data Science Interview Questions | Continue reading


@towardsdatascience.com | 5 years ago

Is PyTorch Catching TensorFlow? The State of Deep Learning Frameworks in 2020

The State of Deep Learning Frameworks in 2020 | Continue reading


@towardsdatascience.com | 5 years ago

Show HN: Label Studio for ML data labeling and models evaluation

Professional machine learning tools are both the foundation and scaffolding for building successful ML based products. | Continue reading


@towardsdatascience.com | 5 years ago

Jupyter notebooks in the IDE: VS Code vs. PyCharm

I work with Jupyter Notebooks every day. And every day I use and edit Python libraries. Both are key elements in my work. Notebooks are a… | Continue reading


@towardsdatascience.com | 5 years ago

Validation Set Over-Fitting Because of Random Initialization and Selection Bias

Does “Early-Stopping” really ensure the AI model generalization? | Continue reading


@towardsdatascience.com | 5 years ago

I went from zero coding skills to data scientist in 6 months

The 4 tools I used to teach myself data science without spending a dollar | Continue reading


@towardsdatascience.com | 5 years ago

Towards Creating AI with Instincts

In late August 2019, researchers at Google released a paper titled Weight Agnostic Neural Networks, opening our eyes to a missing piece of… | Continue reading


@towardsdatascience.com | 5 years ago

Finding Magic: The Gathering Archetypes with Latent Dirichlet Allocation

Combining card games and topic modeling | Continue reading


@towardsdatascience.com | 5 years ago

Natural Language Processing tools of early 2020: live demos

The easiest way to start using NLP in your projects | Continue reading


@towardsdatascience.com | 5 years ago

CCPA, PII, Privacy and NLP

NLP for CCPA and Privacy | Continue reading


@towardsdatascience.com | 5 years ago

Things academics need to know when they become data scientists

The academia to industry transition can be hard. Managers and ex-academics need to recognise the differences between the two worlds. | Continue reading


@towardsdatascience.com | 5 years ago

Essential Programming – Control Structures

The backbone of programs | Continue reading


@towardsdatascience.com | 5 years ago

Natural Language Processing for Web Developers

How to build real software with natural language processing | Continue reading


@towardsdatascience.com | 5 years ago

Can we predict stocks price with web browser?

Pull stock prices from online API and perform predictions using RNN & LSTM with TensorFlow.js (include demo and codes) | Continue reading


@towardsdatascience.com | 5 years ago

Stop Hiring Data Scientists

Your ROI is suffering from an inability to hire properly. | Continue reading


@towardsdatascience.com | 5 years ago

Brutal truths that NLP data scientists will not tell you

Shared by a data scientist | Continue reading


@towardsdatascience.com | 5 years ago

We built our ML platform on AWS–and why that may have been a mistake

When we started building Cortex, a platform for deploying machine learning models in production, we knew we wanted it to run as a… | Continue reading


@towardsdatascience.com | 5 years ago

Monumental bias: Madrid has four statues of a man for every statue of a woman

Since 1600, the city has erected 298 statues, from which 49 are dedicated to women. From these, only a small percentage depict female… | Continue reading


@towardsdatascience.com | 5 years ago

UNet++ Improve segmentation accuracy with nested dense skip pathways

Improve segmentation accuracy with a series of nested, dense skip pathways | Continue reading


@towardsdatascience.com | 5 years ago

Lecture Notes: Regularization for Deep Learning

Learn from my notes for the Deep Learning course on DeepLearning.ai | Continue reading


@towardsdatascience.com | 5 years ago

What I learned about Data Science by not being a data scientist

How you don’t have to be a data scientist to acquire useful data science skills | Continue reading


@towardsdatascience.com | 5 years ago

Reducing Tensorflow Debugging Time by 90 Percent

Introduce the VeriTensor code method that you can apply to your Tensorflow code to make debugging more effective. | Continue reading


@towardsdatascience.com | 5 years ago

The Monty Hall Problem

Are your intuitions about probability as good as you think? | Continue reading


@towardsdatascience.com | 5 years ago

Show HN: A Primer on the Fundamental Concepts of Neuroevolution

An extensive introduction into neuroevolution, its theoretic foundations and the landmark research of the field. | Continue reading


@towardsdatascience.com | 5 years ago

Understanding Hdbscan and Density-Based Clustering

A comprehensive top-down introduction to the inner workings of the HDBSCAN clustering algorithm and key concepts of density-based… | Continue reading


@towardsdatascience.com | 5 years ago

A Guide to the Data Lake – Modern Batch Data Warehousing

Redefining the data extraction patterns to follow “Functional Data Engineering” best practices | Continue reading


@towardsdatascience.com | 5 years ago

The Fusion of Deep Learning and Combinatorics

Breakthrough: how can we seamlessly incorporate combinatorial solvers in deep neural networks. A summary of our ICLR 2020 spotlight paper. | Continue reading


@towardsdatascience.com | 5 years ago

Deep Learning in Brain-Computer Interface – Challenges to Advance the Field

Current status & challenges to advance the field forward | Continue reading


@towardsdatascience.com | 5 years ago

Neon.life: Your Real Virtual Assistant, for Real This Time?

The anatomy and theory-crafting of NEON.LIFE, Samsung’s new ‘Artificial Human’ | Continue reading


@towardsdatascience.com | 5 years ago

Netflix Open-Sourced Metaflow for Data Science – Here's a 10 Mins Crash Course

Spend more time modeling, and less time managing infrastructures. A hands-on tutorial. | Continue reading


@towardsdatascience.com | 5 years ago

NoCode Machine Learning

Too good to be true? | Continue reading


@towardsdatascience.com | 5 years ago

Setup for Your Next Python Project

Starting any project from scratch can be daunting task… But not if you have this ultimate Python project blueprint! | Continue reading


@towardsdatascience.com | 5 years ago

Hands-On Web Scraping: Building Your Twitter Dataset with Python and Scrapy

I get it — You are tired of searching for datasets online for your machine learning project or maybe for analyzing a popular Twitter trend. | Continue reading


@towardsdatascience.com | 5 years ago

Does Your Product Work? Building a Counterfactual Time Machine

Randomized controlled trials, imperfect compliance, and the counterfactual time machine | Continue reading


@towardsdatascience.com | 5 years ago

Billion Dollar Data Science

How to prevent costly failures in high-risk data science applications | Continue reading


@towardsdatascience.com | 5 years ago

Why We’re Writing Machine Learning Infrastructure in Go, Not Python

Production machine learning is about more than just algorithms | Continue reading


@towardsdatascience.com | 5 years ago

A Motion Heatmap with OpenCV in Python

OpenCV is a powerful library for image and video manipulation, in this story, I would like to create a motion heatmap useful for detecting… | Continue reading


@towardsdatascience.com | 5 years ago

Pandas tips that will save you hours of head-scratching

Making your Data Analysis experiments reproducible saves time for you and others in the long term | Continue reading


@towardsdatascience.com | 5 years ago

How to afford machine learning on a startup budget

Scaling machine learning can get real expensive, real fast | Continue reading


@towardsdatascience.com | 5 years ago

2019 – Year of Bert and Transformer

A short post about BERT and NLP projects in 2019 | Continue reading


@towardsdatascience.com | 5 years ago