GANs using MNIST Dataset
Author(s): Aman Sawarn Originally published on Towards AI. Generating similar character images like MNIST using Keras API Source βGenerative Adversarial Networks is the most interesting idea in the last 10 years in Machine Learningβ β Yann LeCun. Generative Adversarial Networks(or GANs) have …
Data Science Tools to Get Started in 2020
Author(s): Slava Vaniukov Originally published on Towards AI. Data science is a discipline that is gaining importance as the world becomes increasingly dependent on vast stores of digital information. It is the study of data involving methods of collecting, storing, and analyzing …
A Beginnerβs Guide To Optimizing Julia Code
Author(s): ___ Originally published on Towards AI. How To Find And Fix Performance Bottlenecks In this article, I will share some tips to help speed up the Julia code. The goal is to help newcomers to this language be familiar with the …
The Small Data Revolution needed for Small Businesses
Author(s): Richa Verma Originally published on Towards AI. While big data is disrupting enterprises, how can small data with new-age technologies of machine learning, artificial intelligence, etc. disrupt small businesses? Read along! Photo by Stephen Dawson on Unsplash Rahul (name changed) is …
How to Deal with Major Challenges in Machine Learning
Author(s): Siddhesh Jadhav Originally published on Towards AI. Best practices for all the common challenges in every step of machine learning problem Photo by bady qb on Unsplash We often get blocked at different steps while working on a machine learning problem. …
Spatial Data Science Simplified
Author(s): Brenda Hali Originally published on Towards AI. Tools to use to perform it and where to learn it Stuck behind the paywall? Read here with my Friend Link For decades, geographers, geologists, researchers, and analysts from a wide variety of fields …
Review: G-RMI β 1st Runner Up in COCO KeyPoint Detection Challenge 2016 (Human Pose Estimation)
Author(s): Sik-Ho Tsang Originally published on Towards AI. Two-Stage Top-Down Approach: First, Person Detection. Then, Keypoint Detection. Two-stage Approach In this story, G-RMI for person keypoint detection or human pose estimation, by Google Inc., is reviewed. G-RMI, Google Research, and Machine Intelligence …
The Role of Dataset Classes in Transfer Learning
Author(s): Akula Hemanth Kumar Originally published on Towards AI. Making computer vision easy with Monk, low code Deep Learning tool and a unified wrapper for Computer Vision Photo by Josh Applegate on Unsplash What do you do with a deep learning model …
5 Most Important Skills of a Data Scientist
Author(s): Angelia Toh Originally published on Towards AI. Being a Data scientist is considered the sexiest job of the 21st century and with good reason. In Linkedin 2020 Emerging Jobs Reports, Artificial intelligence was named the βJobs of Tomorrowβ due to its …
How to build hierarchical classification for image recognition
Author(s): Michal Lukac Originally published on Towards AI. The game-changing feature that makes deep learning more accessible. Solving computer vision problem of Screw & Nut recognition with hierarchical classification. Photo by JESHOOTS.com from Pexels Nowadays, there are a lot of companies that …
Bad Data Equals Bad Predictive Model
Author(s): Benjamin Obi Tayo Ph.D. Originally published on Towards AI. Always question the source and quality of your data before using it for analysis or model building Image Source: Benjamin O. Tayo Data is key to any data science and machine learning …