Commit 87b63a7
committed
Intial commit
1 parent f41a3af commit 87b63a7
136 files changed
Lines changed: 1706 additions & 7697 deletions
File tree
- src
- Exceptions
- NeuralNet
- ActivationFunctions
- Base/Contracts
- ELU
- GELU
- HyperbolicTangent
- LeakyReLU
- ReLU
- SELU
- SiLU
- Sigmoid
- Softmax
- Softsign
- ThresholdedReLU
- CostFunctions
- Base/Contracts
- CrossEntropy
- HuberLoss
- Exceptions
- LeastSquares
- RelativeEntropy
- Initializers
- Base
- Constant
- Normal
- Uniform
- Layers
- Activation
- Base/Contracts
- BatchNorm
- Binary
- Continuous
- Dense
- Dropout
- Multiclass
- Noise
- PReLU
- Placeholder1D
- Swish
- Networks
- Base/Contracts
- FeedForward
- Optimizers
- AdaGrad
- AdaMax
- Adam
- Base
- Cyclical
- Momentum
- RMSProp
- StepDecay
- Stochastic
- Parameters
- Snapshots
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 23 | + | |
| 24 | + | |
35 | 25 | | |
36 | | - | |
| 26 | + | |
37 | 27 | | |
Lines changed: 0 additions & 27 deletions
This file was deleted.
0 commit comments