Mindblown: a blog about philosophy.
-

AI Algorithms Quick Summary: MOBILENET
Designed to process images on smartphones, MobileNet powers image recognition in your camera app. #MachineLearning #MobileNet
-

AI Algorithms Quick Summary: MEAN SHIFT
Find peaks in data and group similar points around them. It’s helpful for tasks like image segmentation. #MachineLearning #MeanShift
-

AI Algorithms Quick Summary: LSTM
This algorithm with a super memory is excellent at understanding patterns in sequences like text or time-series data. #MachineLearning #LSTM
-

AI Algorithms Quick Summary: LOGISTIC REGRESSION
Answer yes-or-no questions. This algorithm helps classify things into two categories. #MachineLearning #LogisticRegression
-

AI Algorithms Quick Summary: LINEAR REGRESSION
Draw a line through points on a graph to predict values based on trends, just like this algorithm. #MachineLearning #LinearRegression
-

AI Algorithms Quick Summary: K-NEAREST NEIGHBOR
This algorithm looks at similar cases from the past to make predictions, much like asking your neighbors for advice. #MachineLearning #KNearestNeighbor
-

AI Algorithms Quick Summary: K-MEANS
Sort different colored marbles into groups of similar colors, just like K-Means does with data points. #MachineLearning #KMeans
-

AI Algorithms Quick Summary: ISOLATION FOREST
Shine a spotlight on the odd one out. This algorithm finds data points that don’t fit the usual patterns. #MachineLearning #IsolationForest
-

AI Algorithms Quick Summary: INDEPENDENT COMPONENT ANALYSIS
Separate mixed-up voices to hear each one individually, just like this algorithm does with data. #MachineLearning #IndependentComponentAnalysis
-

AI Algorithms Quick Summary: HIDDEN MARKOV MODEL (HMM)
Predict what comes next in a sequence, like future stock prices based on past patterns, with this time-traveling algorithm. #MachineLearning #HiddenMarkovModel
Got any book recommendations?