BigPeng / JavaCNN
A Java implement of Convolutional Neural Network.
☆126Updated 6 years ago
Alternatives and similar repositories for JavaCNN:
Users that are interested in JavaCNN are comparing it to the libraries listed below
- 基于Java实现CNN,并附MNIST和语音(MFCC特征)性别识别示例。☆119Updated 8 years ago
- LSTM and GRU in JAVA☆113Updated 5 years ago
- DeepDriver is a JAVA framework of Deep Learning, it supports ANN/CNN/DNN/RNN/LSTM now, hope it can be widely used for deep learning devel…☆98Updated 6 years ago
- word2vec的Java并行实现☆126Updated 8 years ago
- AI in action☆39Updated 7 years ago
- A Java implemention of LDA(Latent Dirichlet Allocation)☆195Updated 7 years ago
- Learning Deep Learning☆226Updated 7 years ago
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆47Updated 10 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆128Updated 8 years ago
- Efficient training of Support Vector Machines in Java☆117Updated 4 years ago
- Open Source Package for Gibbs Sampling of LDA☆233Updated 4 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/…☆190Updated 8 years ago
- Assignments for Geoffrey Hinton's Neural Net Course on Coursera, translated from (gross)Matlab into (beautiful)Python.☆23Updated 7 years ago
- Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano☆63Updated 7 years ago
- Convolutional Neural Network(卷积神经网络)(NOT FINISHED!!!)☆42Updated 5 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- A Java implementation of doc2vec in ICML'14☆30Updated 9 years ago
- Convolutional Neural Network for python users☆102Updated 8 years ago
- compare embedding☆238Updated 9 years ago
- Flask microservice of TensorFlow models☆29Updated 7 years ago
- Java (convolutional or fully-connected) neural network implementation with plugin for Weka. Uses dropout and rectified linear units.☆108Updated 10 years ago
- learn how to create lstm recognize through Tensorflow☆22Updated 8 years ago
- CNN for Chinese Text Classification in Tensorflow☆234Updated 7 years ago
- Tensorflow Java examples☆61Updated 5 years ago
- Java version of LIBLINEAR☆305Updated last month
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 8 years ago
- 基于深度学习的中文分词尝试☆84Updated 9 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN.☆44Updated 7 years ago