A basic Java library for Neural Networks and large Matrix mathematics.
-
Updated
Jun 5, 2017 - Java
A basic Java library for Neural Networks and large Matrix mathematics.
Neural networks implementation in Java, based on Stanford cs231n
JavaFX Game that uses the AI technologies; Fuzzy Logic and Neural Networks to enhance the experience and to control a set of characters moving randomly through a game model.
Design and implementation of a small DeepLearning library from scratch in Java, inspired by Keras and the book "Deep Learning From Scratch" by O'Reilly. The goal is to apply the main OOP Design Patterns and UML diagramming in a software project.
An assignment for one of Sunway University's module, Computational Intelligence
Java based Convolutional Neural Network package running on Apache Spark framework
Java project using encog to train a neural network to play 2048. Neural Network weights are tuned using Genetic Algorithm
A deep learning library written in java
Implementation of different neural networks, mainly for the purpose of movies reccomendation but also other problems
neural network-based predictive model built from scratch
Framework to create, train & test MLPs and RNNs, written from scratch in Java
Java handwritten digit (MNIST dataset) classifier, using the GPU for accelerated training and inference (via JCuda & JCublas)
Complete NEAT implementation for Java with visualization, persistence, and 70+ configuration parameters - zero dependencies
GMDH in Java, wrapped as a Weka Classifier.
Neural networks and backprop in Java
Classic ATARI-like asteroid shooter game with an AI twist -- in addition to Single Player mode, you can train your very own neural network that will take control of the ship.
Add a description, image, and links to the neural-networks topic page so that developers can more easily learn about it.
To associate your repository with the neural-networks topic, visit your repo's landing page and select "manage topics."