An open API service indexing awesome lists of open source software.

https://github.com/guntas-13/iitgn_summerschool

An introductory assignment made to demonstrate the applications of NumPy in PCA and Image Processing
https://github.com/guntas-13/iitgn_summerschool

Last synced: about 2 months ago
JSON representation

An introductory assignment made to demonstrate the applications of NumPy in PCA and Image Processing

Awesome Lists containing this project

README

        

# **IITGN SummerSchool**
An introductory assignment made to demonstrate the applications of NumPy in PCA and Image Processing

## **Colab based assignment**
Run the [IPython Notebook](IITGN_SS_Week1_Questions.ipynb) in Google Colab. Follow the instructions and write the code in the sections given ;)

## **Solutions**
Find the solutions to the same in the [PDF](iitgn-ss-solutions.pdf) or the [Python Notebook](IITGN_SS_Solutions.ipynb)
Enjoy ;)