Giter Site home page Giter Site logo

aalaa4444's Projects

arithmetic-operations-on-image icon arithmetic-operations-on-image

Perform various arithmetic operations on an input image, including addition, subtraction, multiplication, and inversion. These operations allow for manipulation of pixel values in the image, resulting in different visual effects.

hamming_network icon hamming_network

Hamming Network implementation using PCA implementation from scratch

handwritten-digit-classification-using-k-means-clustering icon handwritten-digit-classification-using-k-means-clustering

Using K-Means clustering, with feature extraction comparison between centroid and chaincode methods.. The script implements K-Means clustering from scratch, performs feature extraction using both centroid and chaincode techniques, evaluates classification accuracy, and compares the effectiveness of the two feature extraction methods.

handwritten-digit-recognition-with-chaincode-feature-extraction icon handwritten-digit-recognition-with-chaincode-feature-extraction

This script recognize handwritten digits using the MNIST dataset. Implementation using chaincode-based feature extraction, which offers an alternative method for capturing relevant information from digit images. The script divides the data into training and testing sets, utilizes a classifier, and evaluates its accuracy.

image_histogram_analysis icon image_histogram_analysis

Perform Histogram Analysis and perform various histogram-based enhancements, including histogram shift, histogram equalization, and contrast stretching. These techniques aim to improve the visual quality and enhance the contrast of digital images.

text_processing-and-unique_word_extraction_fromhtml icon text_processing-and-unique_word_extraction_fromhtml

Extract text content from an HTML page, process it, and extract unique words from the processed text. This notebook utilizes various text processing techniques including cleaning, normalization, tokenization, lemmatization or stemming, and stop words removal.

tf-idf-with-text-generation icon tf-idf-with-text-generation

Implement of Term Frequency-Inverse Document Frequency (TF-IDF) algorithm from scratch in two different ways, accompanied by text generation methods. TF-IDF is a widely used technique in natural language processing and information retrieval to represent the importance of a term within a document relative to a collection of documents.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.