Kaggle 30 Days of ML – Day 1
Starting today Kaggle is offering 30 days of tutorials for those looking to get started with Machine Learning. Kaggle 30 Days of ML – Day 1 starts with a walkthrough of the Kaggle environment...
Machine Learning, Deep Learning, Computer Vision, and AI for Software Engineers
Starting today Kaggle is offering 30 days of tutorials for those looking to get started with Machine Learning. Kaggle 30 Days of ML – Day 1 starts with a walkthrough of the Kaggle environment...
Do you want to earn up to $150 (USD) in Amazon Web Services (AWS) credits just for learning about AWS? Sign up for AWSEducate and complete one if their training paths by May 31, 2019,...
Udacity is offering a new 3-month Computer Vision Nanodegree as a part of its School of Artificial Intelligence. Based on our experience with completing the first term of their Self-Driving Car Nanodegree this program has the...
Coursera is a great resource for continuing your learning and education as a software engineer and/or expanding into the field of data science. In this post, I discuss two free courses in data science they are offering. While I...
If you’re reading this blog then I am sure you have heard of Kaggle. There is a competition under way for classifying satellite data as icebergs or ships. Additionally, there is a great “starter”...
While moving forward in learning computer vision, machine learning, deep learning, and so may other facets that comprise “AI”, I have enrolled in Udacity’s Self-Driving Car Engineer Nanodegree. I want to see and learn...
Anaconda takes a lot of the pain out of getting the necessary Python packages installed for data science. Additionally, Anaconda can make it extremely easy to install TensorFlow. When installing Python packages for development, using environments...
In deep learning and neural networks, the final layer that data is passed through is called the “output layer”. Within this layer is an “activation function” that will determine the final output; for example,...
I am in the first week of the course of the Deep Learning Nanodegree and the main topics are around developing an intuition around feedforward neural networks, backpropagation (feeding errors back into the network...
Today is the first day of Udacity’s Deep Learning Foundation – Nanodegree Foundation Program which I am a student of. Deep learning has been gaining a huge amount of momentum lately and I have only...