Thanks to AI you can now track your food, kids, and even your skin!

Hi Folks,

AI is opening up new doors to track food waste, school kids, and even your skin’s pH levels.

Meanwhile, a new algorithm is using Wikipedia to auto-generate textbooks, and Facebook is helping people share targeted ads with their friends and family.

Get the rest of the latest news in AI, Data Science & Deep Learning below.

And as always to make sure you never miss out on the latest from Sundog Education – follow us on Facebook, Twitter, and LinkedIn. Or join one of our free Facebook Groups.

Here are some highlights from the past couple of weeks:

ovie smartTags connect your food with the internet of things to reduce waste

We used AI to study the world’s toilets. This is what we found…

This algorithm browses Wikipedia to auto-generate textbooks

Facebook is helping husbands ‘brainwash’ their wives with targeted ads

Chinese schools are using ‘smart uniforms’ to track their students’ locations

L’Oréal’s newest prototype detects wearers’ skin pH levels

I hope you find these resources helpful. And as always thank you for having me along on your learning journey.

– Frank Kane

Now Even Your Bike is “Smart”…

Hey Folks,

Some of the highlights in Data Science and AI this week include; “Smartbikes” thanks to Cybic Legend, Microsoft AI’s new writing inspiration called “Zo”, many find smart homes are getting creepy, and like it or not AI automation is going to change service work and leave many workers looking for different positions.  

Get the rest of the latest news in AI, Data Science & Deep Learning below.

And as always to make sure you never miss out on the latest from Sundog Education – follow us on Facebook, Twitter, and LinkedIn. Or join one of our free Facebook Groups.

Here are some highlights from the past couple of weeks:

The Quiet Ways Automation Is Remaking Service Work

Artificial Intelligence Is Powerful—And Misunderstood. Here’s How We Can Protect Workers

Tech Giants, Gorging on AI Professors Is Bad for You

Don’t believe the hype: the media are unwittingly selling us an AI fantasy

Microsoft AI “Zo” Is a Novel Inspiration

Nobody asked for an Alexa-powered bicycle, but Cybic Legend built one anyway

Home items are getting smarter and creepier, like it or not

I hope you find these resources helpful. And as always thank you for having me along on your learning journey.

-Frank

AI is Shaking Things Up in 2019

Hi Folks,

Hope your New Year is off to a great start!

In 2019 AI is making big waves in business – many say that businesses that are late to the AI game may never be able to catch up…

AI algorithms that are used for finding workers may be resulting in lower pay. US spies are wanting to find a way to identify compromised AI, and new AI is enabling every tree in a city to be mapped out.

Get the rest of the latest news in AI, Data Science & Deep Learning below.

And as always to make sure you never miss out on the latest from Sundog Education – follow us on FacebookTwitter, and LinkedIn. Or join one of our free Facebook Groups.

Here are some highlights from the past couple of weeks:

US Spies Want to Know How to Identify Compromised AI

You see a turtle, your computer sees a rifle.

Machine Learning Deployed to Help EEOC Predict Discrimination

How Oil Traders Make Big Bucks by Using Satellite Surveillance

Every Tree in the City, Mapped

Why Companies That Wait to Adopt AI May Never Catch Up

A.I. as Talent Scout: Unorthodox Hires, and Maybe Lower Pay

This NYC Startup Brings a Dietitian Powered by AI to Your Phone

I hope you find these resources helpful. And as always thank you for having me along on your learning journey.

– Frank Kane

Our new course is about… making great courses!

Sundog Education recently celebrated two huge milestones – over 200,000 students have enrolled in our courses worldwide, bringing in over one million dollars in revenue. Never in our wildest dreams did we envision that kind of impact when we started in 2015.

To give back to the community, we’ve created a 4-hour course encapsulating everything we learned along the way on how to create successful online courses. We know this course won’t sell as well as our technology courses, but we want others to have the same opportunity we did to change the world in a measurable way.

Go check out the promo video and curriculum at Udemy. If you have knowledge to share with the world, it’s an opportunity you shouldn’t pass by!

Apache Spark Tutorial for Beginners Part 1 – Installing Spark

Apache Spark is arguably the hottest technology in the field of big data right now. It allows you to process and extract meaning from massive data sets on a cluster, whether it is a Hadoop cluster you administer or a cloud-based deployment.

In this series of 8 videos, we will walk through installing Spark on a Hortonworks sandbox running right on your own PC, and we will talk about how Spark works and its architecture. We will then dive hands-on into the origins of Spark by working directly with RDDs Resilient Distributed Datasets and then move on to the modern Spark 2.0 way of programming with Datasets.

You will get hands-on practice writing a few simple Spark applications using the Python programming language, and then we will actually build a movie recommendation engine using real movie ratings data, and Sparks machine learning library MLLib. We will end with an exercise you can try yourself for practice, along with my solution to it.

In this video, we will focus on getting VirtualBox, a Hortonworks Data Platform (HDP) sandbox, and the MovieLens data set installed for use in the rest of the series. Your instructor is Frank Kane, who spent nine years at Amazon.com and IMDb.com as a senior engineer and senior manager, wrangling their massive data sets.

Explore the full course on Udemy

Apache Spark Tutorial for Beginners Part 2 – Introduction to Spark

Apache Spark is arguably the hottest technology in the field of big data right now. It allows you to process and extract meaning from massive data sets on a cluster, whether it is a Hadoop cluster you administer or a cloud-based deployment.

In this series of 8 videos, we will walk through installing Spark on a Hortonworks sandbox running right on your own PC, and we will talk about how Spark works and its architecture. We will then dive hands-on into the origins of Spark by working directly with RDDs Resilient Distributed Datasets and then move on to the modern Spark 2.0 way of programming with Datasets.

You will get hands-on practice writing a few simple Spark applications using the Python programming language, and then we will actually build a movie recommendation engine using real movie ratings data, and Sparks machine learning library MLLib. We will end with an exercise you can try yourself for practice, along with my solution to it.

In this video, we will focus on getting VirtualBox, a Hortonworks Data Platform (HDP) sandbox, and the MovieLens data set installed for use in the rest of the series. Your instructor is Frank Kane, who spent nine years at Amazon.com and IMDb.com as a senior engineer and senior manager, wrangling their massive data sets.

Explore the full course on Udemy

Apache Spark Tutorial for Beginners Part 3 – Resilient Distributed Dataset

Apache Spark is arguably the hottest technology in the field of big data right now. It allows you to process and extract meaning from massive data sets on a cluster, whether it is a Hadoop cluster you administer or a cloud-based deployment.

In this series of 8 videos, we will walk through installing Spark on a Hortonworks sandbox running right on your own PC, and we will talk about how Spark works and its architecture. We will then dive hands-on into the origins of Spark by working directly with RDDs Resilient Distributed Datasets and then move on to the modern Spark 2.0 way of programming with Datasets.

You will get hands-on practice writing a few simple Spark applications using the Python programming language, and then we will actually build a movie recommendation engine using real movie ratings data, and Sparks machine learning library MLLib. We will end with an exercise you can try yourself for practice, along with my solution to it.

In this video, we will focus on getting VirtualBox, a Hortonworks Data Platform (HDP) sandbox, and the MovieLens data set installed for use in the rest of the series. Your instructor is Frank Kane, who spent nine years at Amazon.com and IMDb.com as a senior engineer and senior manager, wrangling their massive data sets.

Explore the full course on Udemy

Apache Spark Tutorial for Beginners Part 4 – Using RDDs in Spark

Apache Spark is arguably the hottest technology in the field of big data right now. It allows you to process and extract meaning from massive data sets on a cluster, whether it is a Hadoop cluster you administer or a cloud-based deployment.

In this series of 8 videos, we will walk through installing Spark on a Hortonworks sandbox running right on your own PC, and we will talk about how Spark works and its architecture. We will then dive hands-on into the origins of Spark by working directly with RDDs Resilient Distributed Datasets and then move on to the modern Spark 2.0 way of programming with Datasets.

You will get hands-on practice writing a few simple Spark applications using the Python programming language, and then we will actually build a movie recommendation engine using real movie ratings data, and Sparks machine learning library MLLib. We will end with an exercise you can try yourself for practice, along with my solution to it.

In this video, we will focus on getting VirtualBox, a Hortonworks Data Platform (HDP) sandbox, and the MovieLens data set installed for use in the rest of the series. Your instructor is Frank Kane, who spent nine years at Amazon.com and IMDb.com as a senior engineer and senior manager, wrangling their massive data sets.

Explore the full course on Udemy

Apache Spark Tutorial for Beginners Part 5 – Spark SQL

Apache Spark is arguably the hottest technology in the field of big data right now. It allows you to process and extract meaning from massive data sets on a cluster, whether it is a Hadoop cluster you administer or a cloud-based deployment.

In this series of 8 videos, we will walk through installing Spark on a Hortonworks sandbox running right on your own PC, and we will talk about how Spark works and its architecture. We will then dive hands-on into the origins of Spark by working directly with RDDs Resilient Distributed Datasets and then move on to the modern Spark 2.0 way of programming with Datasets.

You will get hands-on practice writing a few simple Spark applications using the Python programming language, and then we will actually build a movie recommendation engine using real movie ratings data, and Sparks machine learning library MLLib. We will end with an exercise you can try yourself for practice, along with my solution to it.

In this video, we will focus on getting VirtualBox, a Hortonworks Data Platform (HDP) sandbox, and the MovieLens data set installed for use in the rest of the series. Your instructor is Frank Kane, who spent nine years at Amazon.com and IMDb.com as a senior engineer and senior manager, wrangling their massive data sets.

Explore the full course on Udemy

Apache Spark Tutorial for Beginners Part 6 – Using DataSets

Apache Spark is arguably the hottest technology in the field of big data right now. It allows you to process and extract meaning from massive data sets on a cluster, whether it is a Hadoop cluster you administer or a cloud-based deployment.

In this series of 8 videos, we will walk through installing Spark on a Hortonworks sandbox running right on your own PC, and we will talk about how Spark works and its architecture. We will then dive hands-on into the origins of Spark by working directly with RDDs Resilient Distributed Datasets and then move on to the modern Spark 2.0 way of programming with Datasets.

You will get hands-on practice writing a few simple Spark applications using the Python programming language, and then we will actually build a movie recommendation engine using real movie ratings data, and Sparks machine learning library MLLib. We will end with an exercise you can try yourself for practice, along with my solution to it.

In this video, we will focus on getting VirtualBox, a Hortonworks Data Platform (HDP) sandbox, and the MovieLens data set installed for use in the rest of the series. Your instructor is Frank Kane, who spent nine years at Amazon.com and IMDb.com as a senior engineer and senior manager, wrangling their massive data sets.

Explore the full course on Udemy