MLOPS Project
task3 which is given by Vimal Daga sir.
step1: we create the image where python is installed, the TensorFlow library installed, Keras library installed, pillow library installed, Matplotlib library installed.
step2: developer writes the code in git and push on GitHub.
step3: when code comes on GitHub so automatically send to Jenkins and Jenkins test the accuracy.
step4: in the Jenkins check the code accuracy if accuracy greater then 90% so deploy the code to the real-world otherwise we change the weight and check the accuracy again.