glouppe / talk-bayesian-optimisationLinks
Talk on "Bayesian optimisation", beginner level
☆25Updated 9 years ago
Alternatives and similar repositories for talk-bayesian-optimisation
Users that are interested in talk-bayesian-optimisation are comparing it to the libraries listed below
Sorting:
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- This toolbox is support material for the book on CNN (http://www.convolution.network).☆41Updated 7 years ago
- Simple reinforcement learning algorithms☆53Updated 7 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- Talk for SciPy2015 "Deep Learning: Tips From The Road"☆44Updated 10 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- ☆29Updated 10 years ago
- The information sieve for discrete variables.☆36Updated 8 years ago
- simple example of gradient-based hyperparameter optimization using tensorflow☆19Updated 9 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 9 years ago
- ☆36Updated 10 years ago
- ☆44Updated 10 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- ☆16Updated 9 years ago
- Deep reinforcement learning with TensorFlow☆47Updated 7 years ago
- Code for Kaggle EEG Detection competition☆70Updated 9 years ago
- Implementing (parts of) TensorFlow (almost) from Scratch☆30Updated 8 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Top15 Solution for Kaggle-Competition "Liberty Mutual Group: Property Inspection Prediction"☆50Updated 9 years ago
- Rank Ordered Autoencoder implementation as described in https://arxiv.org/abs/1605.01749☆34Updated 9 years ago
- Playground for some RNN stuff in Torch.☆20Updated 9 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 9 years ago
- ☆29Updated 9 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- Tensorflow implementation of char-rnn