Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 713 Bytes

File metadata and controls

23 lines (17 loc) · 713 Bytes

codecademy-Machine-Learning-Engineer-Career-Path

My repo/workspace for development while going through the Codecademy Machine Learning Engineer Career Path

About

To Do

  • Finish Machine Learning/AI Engineering foundations prereq
  • Finish Machine Learning/AI Engineer main path

Usage

here's a block quote

Example

import sys

def make_happy():
	print("Time for the McFerrin...")
	return True