Commit Graph

13 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
3907aac8de feat: write ai introduction 2025-06-02 23:25:45 +02:00
fd8a3c5851 feat: start writing README.md
- also reapply initial nnetwork.ipynb content
2025-06-02 23:06:11 +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
f8ab6cf4ea feat(main.py): add layer class 2025-06-01 08:29:24 +02:00
cb7a82ba9f feat(main.py): add comments for neuron class 2025-05-31 09:25:59 +02:00
ab2ee46422 fix: rework partial main.py (might change soon) 2025-05-29 19:17:41 +02:00
ee9662f37f feat(main.py): add Layer class 2025-05-12 18:56:17 +02:00
46ea03a3fa feat: add main and vocabulary text 2025-05-07 20:04:34 +02:00
cb9630b78a feat: add first text page (might change soon) 2025-05-06 22:23:16 +02:00
b6fe3f7510 feat: add ipynb file and write neuron function class 2025-05-06 20:22:58 +02:00
Loïc GUEZO
7ab737ecb6 Initial commit 2025-05-03 17:49:25 +02:00