dariomtz / dariomtz/Classification-and-Clustering-Java-Library
Set size of each layer in Feed Forward Neural Network
Open
enhancement
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instead of receiving the number of layers and being a fixed size, the Neural network can receive a vector that specifies the size of each layer.
This would allow for the Feed Forward Neural Network to be more flexible configurable
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.