No description
Find a file
2022-05-25 20:56:55 +02:00
.idea Deleted .idea/workspace.xml and added it to .gitignore 2022-05-22 22:00:26 +02:00
gradle/wrapper
src/main/java/de/lluni/javann Decreased learningRate for each subsequent epoch to reduce the chance of jumping out of a local minimum 2022-05-25 20:56:55 +02:00
.gitignore Deleted .idea/workspace.xml and added it to .gitignore 2022-05-22 22:00:26 +02:00
build.gradle Added XChart library to plot graphs 2022-05-25 15:34:28 +02:00
gradlew Changed project structure 2022-05-25 17:37:25 +02:00
gradlew.bat
README.md
settings.gradle

JavaNN

This is a hobby project to learn neural networks in Java.