Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 847 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 847 Bytes

Machine Learning (ML)

This repository contains all the code developed during the lab sessions of the Machine Learning course at KLETU.

Installation steps

    • Fork the repo
    • Clone the repo to your local machine git clone https://github.com/codedmachine111/ML.git
    • Change current directory cd ML
  1. Navigate to the appropriate directory to find Jupyter/ Google Colab notebooks and code samples related to a topic.

  2. Open the Jupyter notebooks using your preferred environment (Jupyter Notebook, JupyterLab, Google Colab, etc.).

  3. Feel free to experiment and modify the code to deepen your understanding.

Contribution

Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please submit a pull request or open an issue on the GitHub repository.