This unit introduces core machine learning concepts and the foundational TensorFlow workflow, including installation, tensors, computation graphs, sessions, estimators, and basic neural network structures. Students will set up a working TensorFlow environment, create and run simple models (linear regression and introductory CNNs), and prepare datasets for training to support subsequent units on advanced model tuning and deployment.
Leave a Reply