Tutorial on Data Wrangling: College Towns Dataset
Author(s): Benjamin Obi Tayo Ph.D. Originally published on Towards AI. Data wrangling is the process of converting data from its raw form to the tidy form ready for analysis. Data wrangling is an important step in data preprocessing and includes several processes …
Image Classification using Deep Learning & PyTorch: A Case Study with Flower Image Data
Author(s): Avishek Nag Originally published on Towards AI. Classifying Flower images using Convolutional Deep Neural Network with PyTorch library Photo by Krystina rogers on Unsplash Classifying image data is one of the very popular usages of Deep Learning techniques. In this article, …
How to use the SCP Command for File Transfer
Author(s): Garima Nishad Originally published on Towards AI. Using File Transfer on Linux U+007C Towards AI SCP (secure copy) command in Linux can be confusing, let me make this a bit easier for you In this blog post, Iβm going to show …
Linear Regression Analysis in Materials Sciences
Author(s): Benjamin Obi Tayo Ph.D. Originally published on Towards AI. Parabolic fit of the conduction band of MoS2 crystal. This code performs linear regression on simulated band structure data for MoS2 crystal. The band structure of MoS2 was calculated in a previous …
DIAYN: Diversity Is All You Need
Author(s): Sherwin Chen Originally published on Towards AI. Top highlight Diving Into DIAYN U+007C Towards AI An Unsupervised Information-Based Method to Learn Diverse Skills Different skills learned by DIAYN without any extrinsic reward signal. Source: https://sites.google.com/view/diayn Introduction We discuss an information-based reinforcement …
Several Ways for Machine Learning Model Serving (Model as a Service)
Author(s): Edward Ma Originally published on Towards AI. Using Model as a Service (MaaS) on Cloud Platforms Top highlight Photo by Edward Ma on Unsplash No matter how well you build a model, no one knows it if you cannot ship model. …
@Bayesβ Theorem For Bae
Author(s): Michael Knight Originally published on Towards AI. Intro to Probability and Stats U+007C Towards AI Introduce someone to probability theory and statistics without scaring them off Source Bayesβ Theorem is something that confuses and frustrates many, but is not as awful …
Why Precision and Recall metric?
Author(s): Jalal Mansoori Originally published on Towards AI. What is a Class-imbalanced dataset? Image by Author Before answering the above question let me tell you my experience when I was learning about the evaluation of learning algorithms in classification problems. Currently, I …
Data Science 101 β A Short Course on Medium Platform with R and Python Code Included
Author(s): Benjamin Obi Tayo Ph.D. Originally published on Towards AI. Data Science 101 is intended for individuals that have some prior exposure or knowledge in data science concepts and are interested in practical applications beyond what is offered in most introductory-level data …
EMI: Exploration with Mutual Information
Author(s): Sherwin Chen Originally published on Towards AI. A novel exploration method based on representation learning Source: Photo by Andrew Neel on Unsplash Reinforcement learning could be hard when the reward signal is sparse. In these scenarios, exploration strategy becomes essentially important: …
New Model for Word Embeddings which are Resilient to Misspellings (MOE)
Author(s): Edward Ma Originally published on Towards AI. Photo by Edward Ma on Unsplash Traditional word embeddings are good at solving lots of natural language processing (NLP) downstream problems such as documentation classification and named-entity recognition (NER). However, one of the drawbacks …
Artificial Intelligence Without the Utopian Promise-land and Dystopian Armageddon
Author(s): Davor Petreski Originally published on Towards AI. The Future of AI U+007C Towards AI Before you start reading, think of 3 possible scenarios for the future of Artificial Intelligence (AI). If I asked you to think of 3 possible scenarios for …
Stop Calling Automation AI⦠and the Natural Progression of Intelligent Machines
Author(s): Junis Alico Originally published on Towards AI. Defining Automation and AI U+007C Towards AI Photo credit: Image by Gerd Altmann In the last few years, Iβve noticed a lot of C-level executives use AI in their keynote speeches and television appearances. …