jessicayung / blog-code-snippetsLinks
Code snippets used in tutorials on my blog.
☆51Updated 7 years ago
Alternatives and similar repositories for blog-code-snippets
Users that are interested in blog-code-snippets are comparing it to the libraries listed below
Sorting:
- Practical Deep Learning resources for Time series analysis and forecasting☆85Updated 4 years ago
- RNN and general weights, gradients, & activations visualization in Keras & TensorFlow☆181Updated last year
- A python tutorial for a Bayesian treatment of Linear Regression: https://zjost.github.io/bayesian-linear-regression/☆83Updated 9 years ago
- An MDN Layer for Keras using TensorFlow's distributions module☆168Updated last week
- TensorFlow implementation of the SOM-VAE model as described in https://arxiv.org/abs/1806.02199☆198Updated 2 years ago
- Master Thesis on Bayesian Convolutional Neural Network using Variational Inference☆264Updated 6 years ago
- This is the code for "Gaussian Mixture Models - The Math of Intelligence (Week 7)" By Siraj Raval on Youtube☆144Updated 7 years ago
- Implementation of (2018) Neural Ordinary Differential Equations on Keras☆66Updated 6 years ago
- A python multi-variate time series prediction library working with sklearn☆100Updated 5 years ago
- ☆64Updated 7 years ago
- Python 3.6+ (only)☆114Updated 6 years ago
- Quantile Regression using Deep Learning. An alternative to Bayesian models to get uncertainty.☆76Updated 8 years ago
- This is the notebook associated with the blog post:☆93Updated 6 years ago
- Implementation of SOM and GSOM☆73Updated last week
- Python code for Expectation-Maximization estimate of Gaussian mixture model☆75Updated 7 years ago
- Implementations of Quantile Regression☆28Updated 7 years ago
- tutorial for mcfly repository☆79Updated 2 years ago
- Bayesian neural network using Pyro and PyTorch on MNIST dataset☆315Updated 7 years ago
- Embed strange attractors using a regularizer for autoencoders☆135Updated 4 years ago
- A friendly python package for Keras Hyperparameters Tuning based only on NumPy and hyperopt.☆61Updated 3 years ago
- Deep Markov Models☆132Updated 6 years ago
- Continuous-time Hidden Markov Model☆103Updated last year
- Application of the LIME algorithm by Marco Tulio Ribeiro, Sameer Singh, Carlos Guestrin to the domain of time series classification☆98Updated last year
- Exploring Bayesian Optimization☆76Updated 4 years ago
- ☆33Updated last year
- Fuzzy machine learning algorithms implementing the scikit-learn interface.☆78Updated last week
- A Keras-based library for analysis of time series data using deep learning algorithms.☆116Updated 7 years ago
- A generic Mixture Density Networks (MDN) implementation for distribution and uncertainty estimation by using Keras (TensorFlow)☆357Updated 8 years ago
- Kalman filtering, also known as linear quadratic estimation (LQE), is an algorithm that uses a series of measurements observed over time…☆91Updated 4 years ago
- Input Output Hidden Markov Model (IOHMM) in Python☆173Updated last week