Open-source machine learning framework for Java. Designed with speed and lightweight in mind.
-
Updated
Jul 13, 2025 - Java
Open-source machine learning framework for Java. Designed with speed and lightweight in mind.
Very basic neural network implementation.
Robot With Deep Neural Network
Neural network framework with simple FFNN implementation from scratch in Java
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
Neural Network visualization in Java
Damp is a Deep Learning Library for Android Platform.
Feed Forward Neural Network in JAVA
Deep Learning library.
Apache Spark for feedforward neural network including CUDA accelerating.
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ć
Basic implementation of Neural Network made by me
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
Feedforward neural network with backpropagation
Birds taught to play simple game a la Flappy Bird using a Genetic Algorithm utilising feed-forward Neural Network.
Project for Intro to AI @ UW - Madison Fall 2019
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."