You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, we demonstrate the usage of our MLP implementation only with an MNIST dataset, which is a byte dataset. Add a new example that showcases how it works with PNG files
For orientation look at FractalityNetworkTest.java.
Path for new Example Java File.
example/src/main/java/de/example/mlp
Missing File
ImageClassificationExample.java
Dataset
Use the dataset from:_ lib/src/test/resources/fractality
Actually, we demonstrate the usage of our MLP implementation only with an MNIST dataset, which is a byte dataset. Add a new example that showcases how it works with PNG files
For orientation look at FractalityNetworkTest.java.
Path for new Example Java File.
example/src/main/java/de/example/mlp
Missing File
ImageClassificationExample.java
Dataset
Use the dataset from:_ lib/src/test/resources/fractality
Useful Link for new contributers
https://github.com/Samyssmile/edux/wiki/FractalityLab
The text was updated successfully, but these errors were encountered: