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:
- RNN and general weights, gradients, & activations visualization in Keras & TensorFlow☆181Updated last year
- Practical Deep Learning resources for Time series analysis and forecasting☆85Updated 4 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
- TensorFlow implementation of the SOM-VAE model as described in https://arxiv.org/abs/1806.02199☆197Updated 2 years ago
- An MDN Layer for Keras using TensorFlow's distributions module☆168Updated last year
- A python tutorial for a Bayesian treatment of Linear Regression: https://zjost.github.io/bayesian-linear-regression/☆82Updated 9 years ago
- Time series prediction using dilated causal convolutional neural nets (temporal CNN)☆239Updated 3 years ago
- Continuous-time Hidden Markov Model