Very basic neural network implementation.
-
Updated
Sep 13, 2019 - Java
Very basic neural network implementation.
A program that uses Artificial Neural Networks to recognize handwritten equations in images and calculates its result.
A simple demo of LVQ4J usage on the Iris Data Set
Lightweighted NeuralNetwork Framework
GPU-accelerated Neural network library for Java
Simple and easy-to-use neural network library made into a SINGLE class. Just copy paste into a class, and start using it!
Artificial Neural Network using Java
Resources to demonstrate the structure of a neural network. While this is not a real implementation it's more like an explanation. Resources are used for one of my medium articles.
LVQ (Learning Vector Quantization) library for Java
Artificial Intelligence course at PJAIT
Neural Network Written from Scratch in Java
A simple, unfinished java implementation of a rudimentary artificial intelligence framework, trained using the MNIST data set for the classification of numbers.
Add a description, image, and links to the neuralnetwork topic page so that developers can more easily learn about it.
To associate your repository with the neuralnetwork topic, visit your repo's landing page and select "manage topics."