ML day2
1 GenAI Certification Add the certification screenshot here: Certification Screenshot: Uploaded Successfully Add the Accredible badge link here: Accredible Badge Link 2 Environment Setup Git Installation: brew install git Git installed successfully (Verified with git --version). GitHub Account Username Gowthamm VSCode Installation brew install --cask visual-studio-code code VSCode installed successfully (Verified opening the editor). Python Installation brew update brew install python Python installed successfully (Verified with python --version). Docker Desktop Installation brew update brew install --cask docker docker --version Docker Desktop installed successfully (Verified Docker is running). DockerHub Account Username Gowthamm 3 Impromptu Learning Add the Impromptu Learning topic that you shared in the classroom: ML Model Training Explained With Practical Understanding Git Internals: How Git Tracks Changes at the Backend 4 Dev.to Blog Share the Dev.to blog URL for the Git / GitHub documentation: My Dev.to Blog on Git and GitHub

1 GenAI Certification
Add the certification screenshot here:
Certification Screenshot: Uploaded Successfully
Add the Accredible badge link here:
2 Environment Setup
Git Installation:
brew install git
Git installed successfully (Verified with git --version).
GitHub Account Username
Gowthamm
VSCode Installation
brew install --cask visual-studio-code
code
VSCode installed successfully (Verified opening the editor).
Python Installation
brew update
brew install python
Python installed successfully (Verified with python --version).
Docker Desktop Installation
brew update
brew install --cask docker
docker --version
Docker Desktop installed successfully (Verified Docker is running).
DockerHub Account Username
Gowthamm
3 Impromptu Learning
Add the Impromptu Learning topic that you shared in the classroom:
ML Model Training Explained With Practical
Understanding Git Internals: How Git Tracks Changes at the Backend