This is an old revision of the document!
NOTES ABOUT MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE AI
Notes:
Vectors and matrices are basic for machine learning.
transfer learning: reuse existing models.
/Documents/PLURALSIGHT/datascience/Applied-Machine-Learning-mainsource /Users/santosj/Documents/PLURALSIGHT/datascience/bin/activatejupyter notebook /Users/santosj/Documents/PLURALSIGHT/datascience/Applied-Machine-Learning-mainPRACTIAL NOTES ON MODELS:
tensorsweight and bias « When defining a model weight and bias are called, generically, parameters.embedding (Embeddings capture the inherent properties and relationships of the original data in a condensed format and are often used in Machine Learning use cases. See Link « Better classification