Open-source machine learning framework for Java. Designed with speed and lightweight in mind.
-
Updated
Mar 1, 2026 - Java
Open-source machine learning framework for Java. Designed with speed and lightweight in mind.
Very basic neural network implementation.
Neural network framework with simple FFNN implementation from scratch in Java
Robot With Deep Neural Network
Easy to use neural network library in java
A multi-layer, feedforward neural network (FNN) implementation in Java
Feed-forward neural network from scratch (the only libraries I'm using are java libraries, and mostly used for reading training data) using Java. The purpose of project is to classify images as digits (numbers from 0 - 9) based on the way they look to the program using deep learning, with the help of the MNIST dataset
Damp is a Deep Learning Library for Android Platform.
Neural Network visualization in Java
Deep Learning library.
Feed Forward Neural Network in JAVA
A simple feed-forward neural network API build from scratch in Java.
Apache Spark for feedforward neural network including CUDA accelerating.
Basic implementation of Neural Network made by me
Homework solutions for Fuzzy, Evolutionary and Neuro-computing ("Neizrazito, evolucijsko i neuro računarstvo") course at FER 2020/21 led by doc. dr. sc. Marko Čupić
Space Invaders com opção de controlo manual pelo user ou comandado por uma rede neuronal feedforward. Esta rede, que interpreta o estado atual do jogo e decide a ação (mover à esquerda, à direita, parar ou disparar), é otimizada através de um algoritmo genético que evolui uma população de modelos para melhorar a performance da IA
Birds taught to play simple game a la Flappy Bird using a Genetic Algorithm utilising feed-forward Neural Network.
Simple feedforward neural network with back-propagation implemented in java.
Add a description, image, and links to the feedforward-neural-network topic page so that developers can more easily learn about it.
To associate your repository with the feedforward-neural-network topic, visit your repo's landing page and select "manage topics."