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
- • 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 6 years ago
- A Java library that trains neural networks with a genetic algorithm.☆16Updated 3 years ago
- Generalized Naive Bayes Text Classifier written in Java.☆7Updated 8 years ago
- naive bayesian java demo☆11Updated 11 years ago
- SHA256 implementated in Java☆11Updated 10 years ago
- English word spelling correction program☆37Updated 7 years ago
- Game engine developed in android to facilitate creation of visual novels☆9Updated 7 years ago
- ☆3Updated 7 years ago
- Demo app of the Google Cloud Speech API and the Cloud Natural Language API☆6Updated 7 years ago
- This repository stores all projects I've done as Telerik Software Academy student☆12Updated 10 years ago
- Movie tracking application☆8Updated 6 years ago
- ☆4Updated 6 years ago
- A text based RPG written in Java. Hilarious game that is fun to play.☆22Updated 11 years ago
- Watch a neural network think. Written in Python.☆104Updated 9 years ago
- An implementation of Long Short Term Memory in Java.☆29Updated 11 years ago
- Naive Bayes Classification used to classify movie reviews as positive or negative☆20Updated 5 years ago
- Simple neural network implementation in Java☆90Updated 6 years ago
- Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN.☆44Updated 7 years ago
- Java implementation of the TextRank algorithm by Mihalcea, et al. http://lit.csci.unt.edu/index.php/Graph-based_NLP☆29Updated 3 years ago
- A neural network that recognizes digits☆21Updated 7 years ago
- Java 2D Game Engine - Building Zelda to test it (Also includes a MineSweeper Demo)☆32Updated 8 years ago
- A program to cross a set of genes using Mendel's law and display the change in phenotypic traits throughout the generations.☆3Updated 5 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
- Implementation of Game 2048 with an Artificial Intelligence Solver written in JAVA.☆72Updated 10 years ago
- A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.☆21Updated 11 years ago