jonathanstrong / tmetrics
A collections of metrics and loss functions written in Theano.
☆14Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for tmetrics
- Rank Ordered Autoencoder implementation as described in https://arxiv.org/abs/1605.01749☆33Updated 8 years ago
- Sklearn implementation of GBM to predict mu(X) and std(X) on heteroscedastic data☆27Updated 8 years ago
- ☆29Updated 6 years ago
- simple example of gradient-based hyperparameter optimization using tensorflow☆19Updated 8 years ago
- Benchmarking different LSTM libraries☆24Updated 8 years ago
- Utilities for nolearn.lasagne☆21Updated 7 years ago
- Ordered Weighted L1 regularization for classification and regression in Python☆52Updated 6 years ago
- ☆15Updated 8 years ago
- Monitoring library for Theano☆8Updated 7 years ago
- A comparative study of different LSTM structures☆33Updated 8 years ago
- ☆24Updated 9 years ago
- Gaussian Process Regression for Python/Numpy☆14Updated 8 years ago
- Fork of https://github.com/Lasagne/Lasagne☆64Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Neural networks in Theano (ABANDONED/DISCONTINUED) - see dagbldr for a continuation of this code with some new tricks☆18Updated 9 years ago
- Install TensorFlow on AWS GPU-instance☆28Updated 8 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- Torch implementation of the Deep Network for Global Optimization (DNGO)☆51Updated 8 years ago
- ☆26Updated 8 years ago
- An attempt at implementing ideas in "Learning to Transduce with Unbounded Memory" (http://arxiv.org/abs/1506.02516)☆11Updated 8 years ago
- more composable than other neural network libraries☆42Updated 8 years ago
- Tweet Classification using RNN and CNN☆44Updated 8 years ago
- A neural network library based on tensorflow and with true sklearn compatibility.☆11Updated 8 years ago
- Tensorflow Implementation of Multi-Function Recurrent Unit☆24Updated 8 years ago
- Adding an ipynb tutorial to Lasagne