https://github.com/zimmerrol/aaip_pr
https://github.com/zimmerrol/aaip_pr
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zimmerrol/aaip_pr
- Owner: zimmerrol
- Created: 2018-02-12T13:35:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T18:42:40.000Z (over 6 years ago)
- Last Synced: 2025-02-09T08:16:55.263Z (3 months ago)
- Language: Python
- Size: 13.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Algorithms in Physics - Pattern Recognition I
Source code of the project "Pattern Recognition I" for the lecture "Advanced Algorithms in Physics"
The source code used for task 1 (morphological image operations) can be found in the folder named "task1".
The source code used for task 2 (neural network) can be found in the folder named "task2".
Each folder contains a subfolder called "results" in which the most important plots are saved as a *.pdf file.
The source code has been tested on Python 3.6.3. Additionally to the default packages of python, this project also needs numpy, scipy, matplotlib and PIL to be working.
Authors:
- Roland Zimmermann
- Philip Dietrich