Highlights
- Pro
Pinned Loading
-
Face-Recognition-Eigenfaces-
Face-Recognition-Eigenfaces- PublicThis is a basic face recognition program, It is trained on a small dataset and gave good results in identifying the people, PCA and LDA were used to reduce the dimensions and find the most common (…
Jupyter Notebook 1
-
Topolgy-Mapping
Topolgy-Mapping PublicTopology mapping is a partitioning technique that maps the simulated nodes to different physical nodes. In this assignment, we will use spectral clustering to partition a given network topology on …
Jupyter Notebook
-
Familiarizing-with-concurrency
Familiarizing-with-concurrency PublicHandling races, synchronization and deadlock conditions. By using semaphores, I have solved the Producer-Consumer problem using a protected buffer due to the speed mismatch.
C++
-
Image-Panoramas
Image-Panoramas PublicForms a panorama/Image Mosaic given 2 images to the same place.
Jupyter Notebook 1
-
Huffman-Compression
Huffman-Compression PublicC++ Code to compress any file. Reduces files by (average) 39% of their original size. (depends on how many different characters exist in the file)
C++
-
Spectral-Clustering
Spectral-Clustering PublicSpectral Clustering using k-way normalized cuts, The k-way normalized cut tries to cut the similarity graph into k partitions, It cares about making the new clusters of close weight, and, of course…
Jupyter Notebook 2
If the problem persists, check the GitHub status page or contact support.