Java based Convolutional Neural Network package running on Apache Spark framework
-
Updated
Jan 14, 2017 - Java
Java based Convolutional Neural Network package running on Apache Spark framework
This repository demonstrates work completed as part of the University of St Andrews, CS5011 Artificial Intelligence Practice module. Specifically, four different AI practice domains were considered: Search, Uncertainty, Logic, and Learning.
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.
Neural networks implementation in Java, based on Stanford cs231n
Android SDK for running on-device inference on neural network models.
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
Java GPU accelerated neural network execution engine
Time Series Forecasting with Neural Networks, Genetic Algorithms and Statistical Models
Java implementation of a Takagi-Sugeno-Kang fuzzy neural network
A flexible NEAT implementation written in Java
Implementation of different neural networks, mainly for the purpose of movies reccomendation but also other problems
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
Final project for the Java Course. It recognizes handwritten numbers and then calculates it. Initially it was supposed to be Paint-alike application, but requirements has changed.
Different artificial-neural-network implementations for a school project.
Tetris player based on evolutionary computation and artificial neural networks
A general-purpose, easily configurable, MLP (multi-layer perceptron) implementing a custom-optimized backpropagation algorithm....
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."