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
- ☆8Updated 5 years ago
- Simple implementations of Naive Bayes and Logistic Regression.☆10Updated 8 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
- Deeplearning4j Word2Vec Demo☆9Updated 8 years ago
- Socket Programming - Multi-Client Server chat application using java/Swing.☆8Updated 7 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
- Generalized Naive Bayes Text Classifier written in Java.☆7Updated 8 years ago
- English word spelling correction program☆37Updated 7 years ago
- A SPAM message filter using a naive Bayes classifier written in Java.☆16Updated 14 years ago
- naive bayesian java demo☆11Updated 11 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
- 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
- Simple neural network implementation in Java☆89Updated 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
- Java 2D Game Engine - Building Zelda to test it (Also includes a MineSweeper Demo)☆32Updated 8 years ago
- ☆3Updated 8 years ago
- ExpandableListView☆7Updated 7 years ago
- Model retrained on Inception V3 using Tensorflow. It classifies Devanagari alphabet 'क' (Ka) from other images or alphabets. When provid…☆6Updated 7 years ago
- A text based RPG written in Java. Hilarious game that is fun to play.