XGBoost - Decision Trees
In this first section of our Machine Learning series, we will talk about a popular machine learning technique for regression and classification problems, nam...
In this first section of our Machine Learning series, we will talk about a popular machine learning technique for regression and classification problems, nam...
In this post we will mess around with Selenium, an open-source web-based automation tool often used for automated testing of web applications. However, in ou...
Inspired by many recent recommendations to try out Firebase, I have decided to build this simple chat room app using Firebase as backend database, and use Re...
In this blog post, we will walk through how to take advantage of cloud services, particularly Google Cloud Platform (GCP), and configure it for training mach...
In the last 2 post in our Neural Network series, we have looked into a few landmark Convolutional Neural Networks, including VGG, GoogLeNet/Inception, ResNet...