Metadata-Version: 2.1
Name: achintya-toolkit
Version: 1.0.3
Summary: This is your one-stop-shop for all the cool and handy code snippets you'll ever need to make ML and DL as easy as pie!
Home-page: https://github.com/Acva11235/achintya-toolkit
Author: Achintya Varshneya
Author-email: achintya.varshneya@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: opencv-python

# 🚀 Achintya-Toolkit: Machine Learning & Deep Learning Code Snippets

Welcome to the **Achintya-Toolkit** repository! 🎉 This is your one-stop-shop for all the cool and handy code snippets you'll ever need to make ML and DL as easy as pie! 🥧

## 🤔 What is this?

This repository is a collection of bite-sized, super helpful code snippets that will make your journey through machine learning and deep learning smooth and fun. No more trawling through endless documentation or banging your head against the wall! 🚀

## 💭 Why use this?

Because life's too short for complicated code! Use these snippets to:

- Kickstart your ML/DL projects
- Impress your friends with your coding skills
- Spend more time on the fun stuff and less time crying over error messages

## ⚡ Features

- **Easy to Use**: install, import, done. It's that simple.
- **Well-Documented**: Clear and concise explanations with each snippet.
- **Open source**: The code snippets can easily be copied and modified if needed
- **Humor Included**: Because who said coding has to be boring?

## 💻 Installation

It is as simple as making a cup of instant noodles! Just run:

```bash
pip install achintya-toolkit
```

## ✏️ Usage

```python
from achintya_toolkit import preprocess_images


data_directory = "data/images"
preprocess_images(data_directory, remove=True)

```


## 🧑‍🦰 Contributing

Got a cool snippet? Found a bug? Want to add some humor?   Feel free to contribute! Just fork the repo, make your changes, and send a pull request. We'll review it faster than you can say 'TensorFlow'! (～￣▽￣)～

## 🫂 Acknowledgments

- Coffee ☕

## 📄 Author

Achintya Varshneya

