My repo/workspace for development while going through the Codecademy Machine Learning Engineer Career Path
- Link to main path: https://www.codecademy.com/paths/machine-learning-engineer/tracks/mle-intro-track/modules/mle-intro-module/informationals/mle-welcome-informational
- Link to prerequisite path: https://www.codecademy.com/learn/paths/machine-learning-ai-engineering-foundations
- Finish Machine Learning/AI Engineering foundations prereq
- Finish Machine Learning/AI Engineer main path
here's a block quote
import sys
def make_happy():
print("Time for the McFerrin...")
return True