twitter-archive / torch-decisiontreeLinks
This project implements random forests and gradient boosted decision trees (GBDT). The latter uses gradient tree boosting. Both use ensemble learning to produce ensembles of decision trees (that is, forests).
☆129Updated 7 years ago
Alternatives and similar repositories for torch-decisiontree
Users that are interested in torch-decisiontree are comparing it to the libraries listed below
Sorting:
- InfiniteBoost: building infinite ensembles with gradient descent☆183Updated 7 years ago
- AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpos…☆78Updated 5 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆55Updated 6 years ago
- Creates models to classify documents into categories☆66Updated 8 years ago
- Playing with various deep learning tools and network architectures☆70Updated 8 years ago
- A parallel IRWLS library to solve SVMs and budgeted SVMs☆59Updated 8 years ago
- Bernoulli Embeddings for Text☆84Updated 8 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆92Updated 8 years ago
- My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]☆70Updated 6 years ago
- Explore high-dimensional datasets and how your algo handles specific regions.☆107Updated 7 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- HPOlib is a hyperparameter optimization library. It provides a common interface to three state of the art hyperparameter optimization pac…☆166Updated 7 years ago
- Chainer implementation of Self-Normalizing Networks (SNN)☆25Updated 8 years ago
- Future Gadget Machine☆68Updated 7 years ago
- NumPy implementation of Poincaré Embeddings for Learning Hierarchical Representations (Facebook Research)☆81Updated 8 years ago
- TFStage: TensorFlow Project Scaffolding☆62Updated 5 years ago
- Exponential Machines implementation☆42Updated 9 months ago
- ☆49Updated 7 years ago
- cache-friendly multithread matrix factorization☆90Updated 9 years ago
- ☆49Updated 9 years ago
- Python scripts for various stuff: Viterbi algorithm, word2vec, etc...☆43Updated 3 years ago
- Track trending arXiv papers on Twitter from within your circle☆176Updated 9 years ago
- Implementing exercises from Reinforcement Learning: An Introduction☆64Updated 10 years ago
- Theano implementation of GloVe for graphs☆47Updated 10 years ago
- Some experiments into explaining complex black box ensemble predictions.☆74Updated 5 years ago
- ☆58Updated 9 years ago
- ☆18Updated 9 years ago
- Quick function to go from a dictionary of sets of (images, labels, feature vectors) to checkpoints that can be opened in Tensorboard☆33Updated 7 years ago
- Deep learning for hackers: a hands-on approach to machine learning and deep learning.☆67Updated 10 years ago
- Bayesian Logistic Regression using Laplace approximations to the posterior.☆48Updated 8 years ago