Skip to content
forked from KTS-o7/AIML-Lab

Contains 5th Semester AIML Lab programs

Notifications You must be signed in to change notification settings

JDeep1234/AIML-Lab

 
 

Repository files navigation

Project Name

Description

Contains Laboratory Programs and explaination.

Table of Contents

Installation

Run the following command to create a virtual env and activate it

python -m venv env
source ./env/bin/activate

To install the packages use the following command

pip install -r requirements.txt

Usage

  1. Can be used for the AI_ML Lab for the course 21AI52 at RVCE

Contributing

Thank you for considering contributing to this project! To ensure a smooth collaboration, please follow these guidelines:

  1. Fork the repository and create your branch from main.
  2. Make sure your code follows the project's coding style and conventions.
  3. Keep your commits concise and descriptive, following the Git commit guidelines.
  4. Check out our Contribution Guide
  5. Write clear and comprehensive documentation for any changes or new features.
  6. Test your changes thoroughly and ensure they do not introduce any regressions.
  7. Submit a pull request, clearly explaining the purpose and scope of your changes.

We appreciate your contributions and look forward to your involvement in making this project better!

About

Contains 5th Semester AIML Lab programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%