SaurSum8/Semi-Customizable-Neural-Network
My second neural network project. You can select the number of hidden layers and the number of neurons in the layers. Dynamic Step is experimental, thus you should keep it disabled. Overall the network is quite inefficient.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Java
License
MIT
Category
Last pushed
Dec 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SaurSum8/Semi-Customizable-Neural-Network"
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!
evolvingstuff/RecurrentJava
Deep Recurrent Neural Nets in Java
thag0/JNN
Biblioteca para manipulação de modelos de Redes Neurais Artificiais com Java