Learning AI Development With UX
Learning AI Development With UX
Learning AI Development
with UX
Who are we?
on autopilot. Artificial Intelligence, or AI, is a generic name for a computer program whose
core mathematical function has been created (almost) automatically; and Machine Learning,
Namit Chaturvedi
(PhD in theoretical computer science,
Applied Research Engineer at LinkedIn)
AI can only be as good as the examples and techniques used to train it
Thinking about a problem from a ML Perspective: From programs to experiments
Step Example
1. Set the research goal. I want to predict how heavy traffic will be on a given day.
3. Collect the data. Collect historical traffic data and weather on each day.
6. Reach a conclusion. I should (not) use this model to make predictions, because of X, Y, and Z.
on youtube!"
Hands On
Building a good dataset
Link to Dcult -
https://tinyurl.com/altimetrik-dcult
https://dcultaltimetrik.com
d
Link to Colab - https://goo.gl/tVgzsQ
Preparing your dataset
Preparing your dataset
Splitting your dataset:
Transforming data to features:
Example for dealing with Categorical Data
Transforming data to features:
Building a vocabulary
Transforming data to features:
Mapping categories to feature vectors
Transforming data to features:
Mapping categories to continuous valued feature vectors
Transforming data to features:
Mapping categories to continuous valued feature vectors
Visualizing Embeddings
Questions?
Hands On
A Text Classification
Cookbook
A note on neural networks
A note on neural networks: A single neuron
A note on neural networks: The activation function f
A note on neural networks: Activation functions
Term Frequency over Inverse Document Frequency: TF-IDF
Wrapping Up
Quirks of Real World AI Development
Quirks of Real World AI Development
Contact Us:
LinkedIn/Twitter: arjunra0
Linkedin:anishamascarenhas
Twitter: anisham197
References & Useful links
● https://ai.google/education
● https://developers.google.com/machine-learning/
● https://research.fb.com/the-facebook-field-guide-to-machine-le
arning-video-series/
● https://hackernoon.com/a-guide-to-scaling-machine-learning-m
odels-in-production-aa8831163846