|
|
479c1119e7
|
Fix module layer issues
|
2024-05-30 13:08:13 +02:00 |
|
|
|
8ac2da004c
|
Fix adding module layers
|
2024-05-29 21:02:26 +02:00 |
|
|
|
098fd65074
|
Add model summary
|
2024-05-28 18:42:58 +02:00 |
|
|
|
df47a31f36
|
Rename dim2d to shape2d
|
2024-05-27 21:14:51 +02:00 |
|
|
|
74098b24e3
|
Add support for non square matrices
|
2024-05-20 15:20:43 +02:00 |
|
|
|
870b121c2a
|
Switch model and module members to protected
|
2024-05-19 20:21:54 +02:00 |
|
|
|
e23ffe1ee1
|
Remove default constructor from Module
|
2024-05-19 16:16:57 +02:00 |
|
|
|
c84f58b97c
|
Implement modules
|
2024-05-15 18:52:31 +02:00 |
|
|
|
c2acad151b
|
Implement simple model validation
|
2024-04-22 20:57:40 +02:00 |
|
|
|
942ee6a32b
|
Add layer name to vector
|
2024-04-21 12:20:02 +02:00 |
|
|
|
9fb9d7e8e1
|
Implement getting layer, weights and biases
|
2024-04-16 19:09:41 +02:00 |
|
|
|
f4ae45f867
|
Start implementing weights import
|
2024-04-15 22:17:48 +02:00 |
|
|
|
87db47089e
|
Add output layer to model predict
|
2024-03-21 23:22:12 +01:00 |
|
|
|
90fb104dae
|
Implement output layer
|
2024-03-21 23:07:46 +01:00 |
|
|
|
a9d0a0832a
|
Change model input layer creation
|
2024-03-21 00:24:49 +01:00 |
|
|
|
af6838e8ae
|
Initial model implementation
|
2024-03-20 22:31:39 +01:00 |
|