Job AI Flashcards
What is a Machine Learning Framework?
An ML Framework is any tool or library that lets you build your machine learning models relatively easily without getting into the weeds (for example matrix multiplication details or linear algebra implementations)
What are some python ML Frameworks
PyTorch
TensorFlow
HuggingFace - Transformers - NLP - Used by TR - Integrates the above
ONNX - performance/acceleration of ML inferencing
SciKit-Learn - implementation of many “classical or statistical” ML algorithms like classification, Regression
NLTK - Natural Language Tool Kit - mainly used for learning NLP.
spaCy - Open source NLP Library - considered more prod ready than NLTK
MXNet - Open Source Deep Learning Framework.BY Apache - AWS Framework
Keras - Open Source ML lib - INterface for TensorFlow
What type of data are LLM models used to interpret and work with
Unstructured data
What are some examples of LLMs at <company></company>
question-answering, document summarization, entity extraction and enhanced search
What is DMG at <company>?</company>
The Data and Model Governance
Who else would The Data and Model Governance (DMG) work with?
ISRM (Information Security Risk Management)