kjw0612 / awesome-random-forest
Random Forest - a curated list of resources regarding random forest
☆1,188Updated last year
Alternatives and similar repositories for awesome-random-forest:
Users that are interested in awesome-random-forest are comparing it to the libraries listed below
- Repository of my thesis "Understanding Random Forests"☆524Updated 8 years ago
- Implementation of some deep learning algorithms.☆893Updated 10 years ago
- A tutorial on the t-SNE learning algorithm☆720Updated 8 years ago
- Recurrent Neural Network - A curated list of resources dedicated to RNN☆6,109Updated 2 years ago
- ☆1,960Updated 4 years ago
- Stanford Unsupervised Feature Learning and Deep Learning Tutorial☆693Updated 10 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,285Updated 9 years ago
- ♾A curated list of papers and code about very deep neural networks☆452Updated 4 years ago
- Deep Learning and Unsupervised Feature Learning Tutorial Solutions☆392Updated 7 years ago
- Pretty Tensor: Fluent Networks in TensorFlow☆1,233Updated 4 years ago
- Deep learning in Python☆1,376Updated 4 years ago
- A collection of research articles, blog posts, slides and code snippets about deep learning in applied settings.☆301Updated 8 years ago
- A curated list of resources dedicated to bayesian deep learning☆414Updated 7 years ago
- This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random …☆1,347Updated 5 years ago
- Topics Course on Deep Learning UC Berkeley☆1,301Updated 7 years ago
- Winning solution for the National Data Science Bowl competition on Kaggle (plankton classification)☆565Updated 9 years ago
- Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial☆2,605Updated 3 years ago
- Spatially-sparse convolutional networks. Allows processing of sparse 2, 3 and 4 dimensional data.Build CNNs on the square/cubic/hypercubi…☆406Updated 3 years ago
- Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoen…☆3,813Updated 6 years ago
- Bayesian Python: Bayesian inference tools for Python☆692Updated 3 months ago
- Exercises for my tutorials on Theano☆675Updated 9 years ago
- MatConvNet: CNNs for MATLAB☆1,410Updated 3 years ago
- This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http…☆576Updated 4 years ago
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆950Updated last year
- Summaries of papers on deep learning☆569Updated 5 years ago
- DeepVis Toolbox☆4,030Updated 5 years ago
- A CNN visualizer☆1,005Updated 6 years ago
- Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimizati…☆1,390Updated 7 years ago
- Lasagne recipes: examples, IPython notebooks, ...