Develop a Fake News Classifier using LSTM
Author(s): Amit Chauhan Deep Learning and Natural Language Processing Continue reading on Towards AI » Published via Towards AI …
Solving the Vanishing Gradient Problem with Self-Normalizing Neural Networks using Keras
Author(s): Jonathan Quijas Machine Learning How to Improve Convergence and Performance of Deep Feed-Forward Neural Networks via a Simple Model Configuration Photo by Martin Sanchez on Unsplash Problem Statement Training deep neural networks can be a challenging task, especially for very deep models. …
End-to-End Implementation of Car Price Prediction Machine learning Project with deployment
Author(s): Amit Chauhan Modeling of machine learning algorithm and using heroku for deployment Continue reading on Towards AI » Published via Towards AI …
Build Floating Movie Recommendations using Deep Learning — DIY in <10 Mins
Author(s): Ravi Shankar Recommendations served on your own Webapp.com, Watch on Netflix.com Continue reading on Towards AI » Published via Towards AI …
The First Rule About AI Club: You Don’t Talk About AI
Author(s): Massimiliano Costacurta Artificial Intelligence, Opinion How focusing on decisions can help you productionize you next AI project Internet is the best place in the world to turn your suspicions into nightmares: suspecting your partner is cheating on you? Every Facebook Like will …
70+ Image Classification Datasets from different industry domains — Part 2
Author(s): Abhishek Annamraju A list of single and multi-class Image Classification datasets (With colab notebooks for training and inference) to explore and experiment with different algorithms on! Free to use Image. Credits In the part-1 of this two-part blog series, a list of …
Naive-Bayes Inference for Testing
Author(s): Lawrence Alaso Krukrubo Data Science Proof that Testing Accuracy is Simply Not Enough… Source: Pixabay Intro: Probability is the cornerstone of Artificial Intelligence. The management of uncertainty is key to many applications of AI, such as machine learning, filtering, robotics, computer vision, …
Text Augmentation for detecting spear-phishing emails
Author(s): Edward Ma Natural Language Processing Text Augmentation for Detecting Spear-phishing Emails Text augmentation techniques for phishing email detection Photo by James Wheeler on Unsplash Information security is very important for any organization. Lost money is a minor problem, the serious one is …
Creating a Web App with Streamlit: Getting Started
Author(s): Mahbubul Alam A 10-part bite-sized series on creating web apps Continue reading on Towards AI » Published via Towards AI …
Model Overfitting? Use L2 Regularization!
Author(s): Danyal Jamil Use this to enhance your Deep Learning models! Continue reading on Towards AI » Published via Towards AI …
You are Not Too Old to Become a Data Scientist
Author(s): Moeedlodhi Why making a career transition is not the end of the world. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Web Scraping with Selenium — Foods Around Jakarta (Part 1): Zomato
Author(s): Rizqi Eka Maulana Wondering what kind of foods (and drinks) The Big Durian has to offer? Let’s scrape it with Selenium! Soto and Nasi Uduk, a couple of Indonesia’s finest delicacies | Photo by Raphiell Alfaridzy on Unsplash Disclaimer: This article is …
Basic Linear Algebra for Deep Learning and Machine Learning Python Tutorial
Figure 1: A three-dimensional Euclidean space used to represent solutions of linear equations [1] [2]. Image is a vector derivative from “High-dimensional Simplexes for Supermetric Search” by Richard Connor, Lucia Vadicamo, and Fausto Rabitti [3]. An introductory tutorial to linear algebra for machine …
Git Aliases — What Are They And How To Use Them?
Author(s): Catalin Pit Being a developer, we work a lot with Git. We tend to write the same commands countless times in a day. Thus, repeating the same long Git… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
5 Data Granularity Mistakes That May Cost You
Author(s): Elena Marocco How closely should you look at your data to maximize returns? Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …