Contact
| Channel | Link |
|---|---|
| F_Memarzanjany@outlook.com | |
| GitHub | github.com/Thraetaona |
| 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.