Commit Graph

3 Commits

Author SHA1 Message Date
65e7bd3cfc feat(nnetwork.ipynb): Step 1, 2, 3
- Initialization
- Activation Functions
- Forward Pass Function

also change `self.last_output` to `last_output` in network.py
2025-06-03 10:27:17 +02:00
705feb01fc feat: add learning program 2025-06-01 21:42:15 +02:00
5da7c7a22b feat: add network and move to network.py 2025-06-01 09:56:04 +02:00