falkosch/edu.yaprnn
Demonstrates how a MLP-NN can be used to classify image and sound data. Example data set consists of images / sound files of digits. We (team of 5-6 students) developed the demo for a machine learning course.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/falkosch/edu.yaprnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Jasonnor/Backpropagation
Implementing multilayer neural networks through backpropagation using Java.
dlidstrom/NeuralNetworkInAllLangs
Vanilla neural network implemented in all major languages
goessl/MachineLearning
An easy neural network for Java!
thag0/JNN
Biblioteca para manipulação de modelos de Redes Neurais Artificiais com Java
evolvingstuff/RecurrentJava
Deep Recurrent Neural Nets in Java