Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 734 Bytes

File metadata and controls

18 lines (10 loc) · 734 Bytes

Soft Computing

This Repository contains Assigments of Soft Computing subject.

Method to run Codes

Assignment-1 codes

  1. PCA river/non-river classification

    Upload the images present in the dataset provided and simply run the code.

  2. PCA face recognition

    Upload the images present in the zip file in a folder named as Images then run the code. If you are trying to run it on colab first upload the zip file of Images folder then unzip it there and then run the code.

  3. PCA + LDA face recognition

    Upload the images present in the zip file in a folder named as Images then run the code. If you are trying to run it on colab first upload the zip file of Images folder then unzip it there and then run the code.