[X ] - Create a new GitHub repository for the model.
[X ] - Create README
[X ] - Link ML repo in our current repo README
[X] - Set up a Python virtual environment (venv) and confirm compatibility with the necessary ML packages.
[X ] - Import necessary modules/package(special focus on Tensorflow and Keras)
Description: Create a new repo for ML model code
Tasks
[X ] - Create a new GitHub repository for the model. [X ] - Create README [X ] - Link ML repo in our current repo README [X] - Set up a Python virtual environment (venv) and confirm compatibility with the necessary ML packages. [X ] - Import necessary modules/package(special focus on Tensorflow and Keras)