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
- Host: GitHub
- URL: https://github.com/guntas-13/iitgn_summerschool
- Owner: guntas-13
- Created: 2023-12-14T14:23:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T14:47:37.000Z (over 1 year ago)
- Last Synced: 2025-01-30T17:39:06.214Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ;)