|
0e6e15d201
|
Allocate vectors with capacity for faster init
|
2023-02-05 18:58:20 +01:00 |
|
|
a39ac835e4
|
Added (approximated) GELU activation function
|
2023-02-04 20:35:17 +01:00 |
|
|
9c5b74fb26
|
Extracted drawing of example_sine into separate fn
|
2023-02-04 17:14:25 +01:00 |
|
|
e24b05f4bc
|
Don't let Network consume training nor test data
|
2023-02-04 15:42:55 +01:00 |
|
|
a8270914e0
|
cargo clippy
|
2023-02-01 16:10:56 +01:00 |
|
|
2f3745a31c
|
rustfmt
|
2023-01-21 15:19:55 +01:00 |
|
|
cd47bd7d12
|
Removed sorting the training set for plotting as it isn't needed (anymore)
|
2023-01-15 23:39:02 +01:00 |
|
|
961626616f
|
Initial commit
|
2023-01-15 23:18:58 +01:00 |
|