11 Commits (99d0cb44081615a1e17e160d0197f12436685653)

Author SHA1 Message Date
Shad Amethyst efaed91f83 Working NeuraGraph construction
2 years ago
Shad Amethyst 972b177767 Add NeuraIsolateLayer, for more versatility in resnets
2 years ago
Shad Amethyst b34b1e630b Implement NeuraNetwork for NeuraResidual and NeuraResidualNode
2 years ago
Shad Amethyst c1473a6d5c Add integration test for training
2 years ago
Shad Amethyst b3b97f76bd Return training and validation losses in train(), plot them out
2 years ago
Shad Amethyst 2edbff860c 🔥 🚚 ♻️ Refactoring the previous layer system
2 years ago
Shad Amethyst 6c1d6874d7 ♻️ Implement and transition to NeuraMatrix and NeuraVector, to prevent stack overflows
2 years ago
Shad Amethyst b4a97694a6 🎨 Clean things up, add unit tests, add one hot layer
2 years ago
Shad Amethyst 220c61ff6b Dropout layers
2 years ago
Shad Amethyst d3d5f57a2b 🔥 Attempt at backpropagation
2 years ago
Shad Amethyst 7759a6615d 🎉 First commit
2 years ago