jimmikaelkael / multi-layer-perceptronLinks
This is small example of the Multi Layer Perceptron implemented in Java. It can be used for educational purpose or experiments on this kind of neural networks. In this example the neural network will learn the XOR logical gate.
☆25Updated 14 years ago
Alternatives and similar repositories for multi-layer-perceptron
Users that are interested in multi-layer-perceptron are comparing it to the libraries listed below
Sorting:
- A SPAM message filter using a naive Bayes classifier written in Java.☆16Updated 14 years ago
- Simple implementations of Naive Bayes and Logistic Regression.☆10Updated 9 years ago
- English word spelling correction program☆37Updated 7 years ago
- naive bayesian java demo☆11Updated 12 years ago
- A Java library that trains neural networks with a genetic algorithm.☆16Updated 3 years ago
- SHA256 implementated in Java☆11Updated 10 years ago
- Naive Bayes Classification used to classify movie reviews as positive or negative☆20Updated 6 years ago
- Chess app written in Java in 2005. Winner of the OBEA programming contest at age 17.☆44Updated 13 years ago
- Implementation of Game 2048 with an Artificial Intelligence Solver written in JAVA.☆72Updated 11 years ago
- A neural network that recognizes digits☆21Updated 8 years ago
- Simple neural network implementation in Java☆91Updated 6 years ago
- Creates random text using a markov chain generator then removes some grammatically incorrect sentences. I believe it's the best or one of…☆11Updated 9 years ago
- A text based RPG written in Java. Hilarious game that is fun to play.☆24Updated 11 years ago
- 🦖 Train Google's dinosaur using neural network in browser☆70Updated 4 years ago
- A small program to detect gibberish using a Markov Chain☆27Updated 6 years ago
- Java 2D Game Engine - Building Zelda to test it (Also includes a MineSweeper Demo)☆31Updated 9 years ago
- Java (convolutional or fully-connected) neural network implementation with plugin for Weka. Uses dropout and rectified linear units.☆109Updated 11 years ago
- Deep Recurrent Neural Nets in Java☆53Updated 10 years ago
- A 2D Game engine built with only native Java libraries. Part of a tutorial series @ http://vanZeben.ca/java/2d_game_dev☆133Updated 2 years ago
- An easy neural network for Java!☆128Updated 6 years ago
- Flappy Bird AI using Evolution Strategies☆141Updated 4 years ago
- Named routes for the express framework that are shared between the server and the browser☆13Updated 11 years ago
- Watch a neural network think. Written in Python.☆107Updated 10 years ago
- 👾 Space Invaders Game Style☆23Updated 4 years ago
- This is the Traveling Salesman coding challenge by @Sirajology on Youtube☆31Updated 8 years ago
- ☆30Updated 8 years ago
- Parallel Bread first Search on Hadoop☆18Updated 3 years ago
- You wanna learn how to use Hadoop, start here!☆41Updated 13 years ago
- Evolutionary Pac-Man bots using Grammatical Evolution and Multi-objective Optimization. Cool GUI included (Undergraduate Thesis)☆55Updated 8 years ago
- A multi layer neural network written in Python, which can be trained to solve the XOR problem.☆63Updated 6 years ago