Nothing but NumPy: Understanding & Creating Neural Networks with Computational Graphs from Scratch
Author(s): Rafay Khan Originally published on Towards AI. Top highlight Machine Learning, Programming, Python Update: I am overwhelmed by the positive feedback this writeup has received, especially by people in the AI community I look up to. I am also grateful to …
Automate Testing of TensorFlow Lite Model Implementation
Author(s): Mirek Stanek Originally published on Towards AI. Making sure that your ML model works correctly on a mobile app (part 2) This post was originally published at thinkmobile.dev β a blog about implementing intelligent solutions in mobile apps (link to article). …
Computer Vision with fast.ai
Author(s): Dhairya Kumar Originally published on Towards AI. Building and Deploying an Image Classifier U+007C Towards AI Build and deploy an image classifier using fast.ai and Render Computer vision is ubiquitous and it has tons of real-life applications like object detection, face …
Artificial Intelligence
Author(s): Dhairya Kumar Originally published on Towards AI. Intro to Machine Learning, No Math Involved U+007C Towards AI Demystifying Machine Learning A gentle introduction to the scientific field of machine learning with no math involved Machine learning is one of the most …
Beginners Guide to Convolutional Neural Network from Scratch β Kuzushiji-MNIST
Author(s): Satsawat Natakarnkitkul Originally published on Towards AI. Machine Learning Figure 1: Convolutional Neural Network (Source: https://en.wikipedia.org/wiki/Convolutional_neural_network) In the previous post, which you can check it out here, I have demonstrated various dimensional reduction techniques on Kuzushiji-MNIST (KMNIST) data set. In this …
AWS Certification Roadmap (as of May 2019)
Author(s): Tina Bu Originally published on Towards AI. Cloud Computing AWS Certified Solutions Architect Associate U+007C Exam Tips 2019 Exam tips for the Amazon Web Services Solutions Architect Associate certification I just passed my AWS Certified Solutions Architect Associate exam U+1F44FU+1F3FBU+1F44FU+1F3FBU+1F44FU+1F3FB and …
Fishing for Insight
Author(s): Kal Lemma Originally published on Towards AI. School of Fish Collective Behavior can be seen all around us. What really defines collective behavior models is that there is no global orchestrator that directs any power, but rather many individual agents locally …
Introduction
Author(s): Manish Nayak Originally published on Towards AI. An Introduction to Pix2Pix cGANs U+007C Towards AI Pix2Pix Network, An Image-To-Image Translation Using Conditional GANs (cGANs) Pix2Pix network is basically a Conditional GANs (cGAN) that learn the mapping from an input image to …
Building a Recommender System With Pandas
Author(s): Lawrence Alaso Krukrubo Originally published on Towards AI. Full Guide to Build a Recommender System U+007C Towards AI Hello World, in just a few minutes, Iβd show you some pretty effective ways to use Pandas for Data Science. I assume you …
Stacking Results: Alibaba Improves Search Services for Online Shoppers
Author(s): Alibaba Tech Originally published on Towards AI. Academic Alibaba, WWW Series U+007C Towards AI Experimenting with hierarchical reinforcement learning to obtain remarkable results on customer satisfaction This article is part of the Academic Alibaba series and is taken from the WWW …
What is K-Fold Cross Validation?
Author(s): Saikat Biswas Originally published on Towards AI. Image Source: Unsplash K-Fold Cross Validation U+007C Towards AI Importance of K-Fold Cross Validation in Machine Learning One of the most important steps before feeding the data to our model Right before we proceed …
Step 4: Logistic regression
Author(s): Rashmi Margani Originally published on Towards AI. Blending NB And SVM U+007C Towards AI Naive Bayes(NB)-Support Vector Machine(SVM): Art Of State Result Hands-On Guide using Fast.ai SVM with NB feature: State of art performance model variance Before getting into Model variant …
AI Assistants β Jarvis vs. HAL
Author(s): Dan Lovy Originally published on Towards AI. Copyright Marvel Studios and Stanley Kubrick A Battle of AI Assistants U+007C Towards AI A look at what makes a great AI assistant and a test project Written by Dan Lovy, Jonathan B, Briana …
Understanding The simple Mathematics Behind Simple Linear Regression
Author(s): Lawrence Alaso Krukrubo Originally published on Towards AI. How to verify if a Linear Relationship exists between two variables. Not a lot of people like Maths and for good reasons. Iβm not exactly fond of it, but I try to keep …
Mumbai vs. Delhi, What is Your Choice? Let the Data Decide!
Author(s): Sreelatha S Originally published on Towards AI. Data Science Storytelling for comparing two cities U+007C Towards AI Data analysis of various factors for two cities like food, venues to visit, etc Photo by Parth Vyas on Unsplash Mumbai and Delhi are …