Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an Example for MLP usage on fractality Dataset #159

Open
Samyssmile opened this issue Jan 13, 2024 · 0 comments
Open

Add an Example for MLP usage on fractality Dataset #159

Samyssmile opened this issue Jan 13, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Samyssmile
Copy link
Owner

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

@Samyssmile Samyssmile added the good first issue Good for newcomers label Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant