Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / madlittlemods/zig-neural-networks issues and pull requests
#21 - Turn `CostFunction` into a generic interface to allow people to use custom functions
Issue -
State: open - Opened by MadLittleMods about 1 year ago
Labels: enhancement
#20 - Turn `ActivationFunction` into a generic interface to allow people to use custom functions
Issue -
State: open - Opened by MadLittleMods about 1 year ago
Labels: enhancement
#19 - Add weight decay option
Issue -
State: open - Opened by MadLittleMods about 1 year ago
Labels: enhancement
#18 - Add learn rate decay option
Issue -
State: open - Opened by MadLittleMods about 1 year ago
Labels: enhancement
#17 - Describe some example use cases and why you would want to use this library
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#16 - Make the dev-notes stand on their own better
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#15 - Move graph visualization to XY example
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#14 - Move tests next to source (more idiomatic Zig pattern)
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#13 - Serialize/de-serialize `NerualNetwork` and `Layer`'s
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#12 - Update zshuffle dependency for easier working with the latest Zig
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#12 - Update zshuffle dependency for easier working with the latest Zig
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#11 - Add screenshots to readme
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#11 - Add screenshots to readme
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#10 - Fix zig build test (wrong `NeuralNetwork` import)
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#9 - Use better pattern to retrieve items from label EnumMap to avoid dangling pointers
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#8 - Fix memory leaks
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#7 - Add MNIST example
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#6 - Flesh out comments on the layers
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#5 - Refactor main structs to use top-level (uppercase: `layer.zig` -> `Layer.zig`)
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#4 - Some general cleanup mostly around activation functions
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#4 - Some general cleanup mostly around activation functions
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#3 - Use `const` since local variable is never mutated
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#3 - Use `const` since local variable is never mutated
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#2 - Add tracy tracing/profiling
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#2 - Add tracy tracing/profiling
Pull Request -
State: closed - Opened by MadLittleMods about 1 year ago
#1 - Refactor `DataPoint` to be simpler and switch `NeuralNetwork` to be a normal type
Pull Request -
State: closed - Opened by MadLittleMods over 1 year ago
#1 - Refactor `DataPoint` to be simpler and switch `NeuralNetwork` to be a normal type
Pull Request -
State: closed - Opened by MadLittleMods over 1 year ago