williamd4112 / simple-linear-regressionLinks
A python implementation of linear regression algorithm. (including Maximum Likelihood, Maximum a posterior, Bayesian)
☆8Updated 8 years ago
Alternatives and similar repositories for simple-linear-regression
Users that are interested in simple-linear-regression are comparing it to the libraries listed below
Sorting:
- Efficient implementation of Generative Stochastic Networks☆12Updated 11 years ago
- Variational Recurrent Auto Encoder☆15Updated 9 years ago
- Practice with MCMC methods and dynamics (Langevin, Hamiltonian, etc.)☆42Updated 5 years ago
- Open access book on variational Bayesian methods written collaboratively☆28Updated 10 years ago
- Proportional-Derivative Neural Networks, as described in Temporally Efficient Deep Learning with Spikes☆16Updated 7 years ago
- ☆19Updated 9 years ago
- Code for a generative controller for the AI Gym cartpole task☆15Updated 8 years ago
- Reducing Reparameterization Gradient Variance code.☆33Updated 8 years ago
- Mixed History Recurrent Neural Networks☆47Updated 7 years ago
- Code for "Differentiable Compositional Kernel Learning for Gaussian Processes" https://arxiv.org/abs/1806.04326☆71Updated 7 years ago
- Code for paper "Fast ε-free Inference of Simulation Models with Bayesian Conditional Density Estimation"☆31Updated 5 years ago
- Code for Fast Information-theoretic Bayesian Optimisation☆16Updated 7 years ago
- Code for the Santa algorithm for deep learning☆17Updated 7 years ago
- Functional ANOVA☆27Updated 10 years ago
- Code for the blog post on few-shot classification via task representation and communication.☆18Updated 8 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55Updated 9 years ago
- Neighborhood Components Analysis in C++☆38Updated 15 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- ☆16Updated 7 years ago
- TensorFlow implementation of Bayes-by-Backprop algorithm from "Weight Uncertainty in Neural Networks" paper☆51Updated 6 years ago
- Code for paper "Full-Capacity Unitary Recurrent Neural Networks"☆54Updated 8 years ago
- Code for the results of the Paper:☆21Updated 7 years ago
- Easing non-convex optimization with neural networks.☆23Updated 6 years ago
- A Newton ADMM based solver for Cone programming.☆39Updated 8 years ago
- Implements an infinite sum of poisson-weighted convolutions☆27Updated 6 years ago
- ☆15Updated 8 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Updated 7 years ago
- The Statistical Recurrent Unit in Pytorch☆33Updated 7 years ago