kennycason / rbmLinks
Deep Convoluted Restricted Boltzmann Machine (Java)
☆17Updated 9 years ago
Alternatives and similar repositories for rbm
Users that are interested in rbm are comparing it to the libraries listed below
Sorting:
- Deep Recurrent Neural Nets in Java☆53Updated 9 years ago
- Java (convolutional or fully-connected) neural network implementation with plugin for Weka. Uses dropout and rectified linear units.☆109Updated 10 years ago
- An implementation of Long Short Term Memory in Java.☆29Updated 12 years ago
- An implementation of Hidden Markov Models in Java☆27Updated 11 years ago
- Pure Java implementation of Van Der Maaten and Hinton's t-sne clustering algorithm☆198Updated 2 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 6 years ago
- Datasets is a Java library for conveniently working with machine learning datasets.☆21Updated 7 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆22Updated 3 years ago
- The Deep Learning training framework on Spark☆222Updated 5 months ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 5 years ago
- How to use LSTM trained in Keras in your Java project.☆29Updated 9 years ago
- Java implementation of the TextRank algorithm by Mihalcea, et al. http://lit.csci.unt.edu/index.php/Graph-based_NLP☆29Updated 4 years ago
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆96Updated 10 years ago
- Mirror of Apache Spark☆11Updated 4 months ago
- The repo involves a Deep Learning method, Stacked Denoising Autoencoder. The repo exploits "paracel", which is a new parallel computing f…☆50Updated 9 years ago
- A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.☆21Updated 12 years ago
- Restricted Boltzmann Machine and Deep Belief Network Implementation. Uses MNIST dataset as a demo.☆195Updated 12 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated 2 years ago
- Random Forest Implementation in Java☆61Updated 9 years ago
- Deep RNNs, LSTM networks and automatic differentiation package in Java☆10Updated 9 years ago
- The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning☆134Updated 4 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆182Updated 6 years ago
- Efficient training of Support Vector Machines in Java☆119Updated 5 years ago
- I re-implemented a semi-supervised recursive autoencoder in java. I think it is a pretty nice technique. Check it out! Or fork it☆73Updated 8 years ago
- Base components for Question Answering pipelines☆28Updated 3 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 11 years ago
- A CPU and GPU-accelerated matrix library for data mining☆266Updated 4 years ago
- Java wrapper for Eigen C++ fast matrix library☆108Updated 9 years ago
- This provides tools for b-bit MinHash algorism.☆36Updated 4 months ago
- Java text categorization system☆57Updated 8 years ago