MATH-4025 job application site

Fereydoun Memarzanjany

Contact information and a reproducible sample project analysis.

Contact

Channel Link
Email F_Memarzanjany@outlook.com
GitHub github.com/Thraetaona
LinkedIn linkedin.com/in/thraetaona
ORCID 0000-0003-1393-6804

Sample project

The sample project is an analysis of Innervate, my old from-scratch Python/NumPy neural-network library for 8×8 handwritten-digit classification. I use a larger stratified holdout split than the original project, compare the from-scratch model against ordinary scikit-learn references, and audit the hardware-oriented fixed-point compression step.