jimmikaelkael / multi-layer-perceptron
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 13 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
- Simple implementations of Naive Bayes and Logistic Regression.☆10Updated 8 years ago
- ☆8Updated 5 years ago
- Naive Bayes classifier is classification algorithm. It uses Naive based Bernoulli and Multinomial equation to classify documents(Text) as…☆6Updated 9 years ago
- • Implemented Email Filtering and filtered text into various categories like Spam, Social, Promotions etc using Naïve Bayes Text Classifi…☆7Updated 7 years ago
- Deeplearning4j Word2Vec Demo☆9Updated 8 years ago
- Socket Programming - Multi-Client Server chat application using java/Swing.☆8Updated 7 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
- Game engine developed in android to facilitate creation of visual novels☆9Updated 7 years ago
- English word spelling correction program☆37Updated 7 years ago
- Naive Bayes Classification used to classify movie reviews as positive or negative☆20Updated 5 years ago
- Chess app written in Java in 2005. Winner of the OBEA programming contest at age 17.☆44Updated 13 years ago
- Demo app of the Google Cloud Speech API and the Cloud Natural Language API☆6Updated 8 years ago
- Movie tracking application☆8Updated 6 years ago
- Java 2D Game Engine - Building Zelda to test it (Also includes a MineSweeper Demo)☆32Updated 8 years ago
- Simple neural network implementation in Java☆89Updated 6 years ago
- This is the code for "An introduction to GPU Programming with CUDA" by Siraj Raval on Youtube☆61Updated 7 years ago
- Parallel Bread first Search on Hadoop☆18Updated 2 years ago
- Do you look like a Nobel Laureate , Physicist, Chemist, Mathematician, Actor or a Programmer? God gave you one face and you went on to ge…☆64Updated 7 years ago
- Java, Slick2D☆8Updated 7 years ago
- ☆3Updated 8 years ago
- Evolutionary Pac-Man bots using Grammatical Evolution and Multi-objective Optimization. Cool GUI included (Undergraduate Thesis)☆54Updated 7 years ago
- My implementation of Neural networks as they are discussed in my AI class.☆24Updated 8 years ago
- ☆29Updated 8 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
- ☆4Updated 6 years ago
- Deep Recurrent Neural Nets in Java☆52Updated 9 years ago
- How to use LSTM trained in Keras in your Java project.☆29Updated 8 years ago
- My first implementation of a neural network☆47Updated 9 years ago
- Flappy Bird AI using Evolution Strategies☆142Updated 3 years ago