Port of Java dk.brics.automaton and xeger, mostly used for generating strings that match a specific regular expression.
updated at Nov. 15, 2024, 5:59 a.m.
Library for implementing RNNs with Theano
updated at Nov. 8, 2024, 6:48 a.m.
Easy benchmarking of all publicly accessible implementations of convnets
updated at Nov. 5, 2024, 2:35 p.m.
C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly language modeling etc, the training can be switched between CPU and GPU(CUDA). This repo is now merged into official Kaldi codebase(Karel's setup), so this repo is no longer maintained, please check out the Kaldi project instead.
updated at Nov. 5, 2024, 1:41 a.m.
Python wrappers for the NVIDIA cuDNN libraries
updated at Oct. 24, 2024, 1:55 a.m.
Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Larochelle and Ryan P. Adams. Advances in Neural Information Processing Systems, 2012
updated at Oct. 7, 2024, 1:44 p.m.
Conversion of recurrent neural network language models to weighted finite state transducers
updated at Sept. 2, 2024, 9:15 a.m.
BLLIP reranking parser (also known as Charniak-Johnson parser, Charniak parser, Brown reranking parser) See http://pypi.python.org/pypi/bllipparser/ for Python module.
updated at April 29, 2024, 6:08 p.m.