tani-git / Utility_scripts

Basic scripts useful for ML operations(my goto codes for instant use)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility Codes [ML-DL]

This repository contains the command for different utility scripts for computer vision, natural language processing etc.

Project Structure

├── Code-Base   # Different utility code.
├── Readme      # Readme for installation command.

Utility-Scripts

Index Topics Description
1 Find-Angle Find the angle between 2 points
2 Change-extension Change extension of files in a folder
3 Renaming-file Rename file name
4 Renaming-Folder Rename file in folder
5 Color-recog Color recogintion using k-means

About

Basic scripts useful for ML operations(my goto codes for instant use)


Languages

Language:Python 100.0%