GaborLengyel / Finite-Gaussian-Mixture-modelsLinks
Tutorial for finite Gaussian mixture models in ptyhon notebook
☆31Updated 8 years ago
Alternatives and similar repositories for Finite-Gaussian-Mixture-models
Users that are interested in Finite-Gaussian-Mixture-models are comparing it to the libraries listed below
Sorting:
- This is the code for "Gaussian Mixture Models - The Math of Intelligence (Week 7)" By Siraj Raval on Youtube☆146Updated 6 years ago
- Several implementations of the kernel-based activation functions☆62Updated 5 years ago
- Bayesian Weight Uncertainty Dense Layer for Keras☆48Updated 8 years ago
- Tensorflow tutorial on convolutional neural networks.☆40Updated 7 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 6 years ago
- Keras callback example☆56Updated 7 years ago
- Experiments in Bayesian Machine Learning☆69Updated 5 years ago
- Applying transfer learning to a custom dataset by retraining Inception's final layer☆93Updated 7 years ago
- This is the Code for "How Do I Find the Best Hyperparameters?- The Math of Intelligence #7" By Siraj Raval on Youtube☆62Updated 7 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆107Updated 7 years ago
- Programs with word vectors, RNN, NLP stuff, etc☆18Updated 8 years ago
- A collection of small code snippets for learning how to code☆58Updated 7 years ago
- Demo of running NNs across different frameworks☆18Updated 7 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article