All Projects → Rethinking Numpyro → Similar Projects or Alternatives

6344 Open source projects that are alternatives of or similar to Rethinking Numpyro

Rethinking Tensorflow Probability
Statistical Rethinking (2nd Ed) with Tensorflow Probability
Stars: ✭ 152 (-32.44%)
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+69.33%)
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+356.44%)
Mutual labels:  jupyter-notebook, numpy
Python Bigdata
Data science and Big Data with Python
Stars: ✭ 112 (-50.22%)
Mutual labels:  jupyter-notebook, numpy
Bcpd
Bayesian Coherent Point Drift (BCPD/BCPD++); Source Code Available
Stars: ✭ 116 (-48.44%)
Machine Learning Experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
Stars: ✭ 841 (+273.78%)
Mutual labels:  jupyter-notebook, numpy
Deepbayes 2018
Seminars DeepBayes Summer School 2018
Stars: ✭ 1,021 (+353.78%)
Pymc Example Project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
Stars: ✭ 90 (-60%)
Mutual labels:  jupyter-notebook, numpy
100 Pandas Puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
Stars: ✭ 1,382 (+514.22%)
Mutual labels:  jupyter-notebook, numpy
Celeste.jl
Scalable inference for a generative model of astronomical images
Stars: ✭ 142 (-36.89%)
Alphalens
Performance analysis of predictive (alpha) stock factors
Stars: ✭ 2,130 (+846.67%)
Mutual labels:  jupyter-notebook, numpy
Gasyori100knock
image processing codes to understand algorithm
Stars: ✭ 1,988 (+783.56%)
Mutual labels:  jupyter-notebook, numpy
Thinkbayes2
Text and code for the forthcoming second edition of Think Bayes, by Allen Downey.
Stars: ✭ 918 (+308%)
Skydetector
A Python implementation of Sky Region Detection in a Single Image for Autonomous Ground Robot Navigation (Shen and Wang, 2013)
Stars: ✭ 23 (-89.78%)
Mutual labels:  jupyter-notebook, numpy
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-84.44%)
Mutual labels:  jupyter-notebook, numpy
Pythondatasciencehandbook
The book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases.
Stars: ✭ 31,995 (+14120%)
Mutual labels:  jupyter-notebook, numpy
Learning python
Source material for Python Like You Mean it
Stars: ✭ 78 (-65.33%)
Mutual labels:  jupyter-notebook, numpy
Dareblopy
Data Reading Blocks for Python
Stars: ✭ 82 (-63.56%)
Mutual labels:  jupyter-notebook, numpy
Stock Market Analysis And Prediction
Stock Market Analysis and Prediction is the project on technical analysis, visualization and prediction using data provided by Google Finance.
Stars: ✭ 112 (-50.22%)
Mutual labels:  jupyter-notebook, numpy
Ncar Python Tutorial
Numerical & Scientific Computing with Python Tutorial
Stars: ✭ 50 (-77.78%)
Mutual labels:  jupyter-notebook, numpy
Data Science For Marketing Analytics
Achieve your marketing goals with the data analytics power of Python
Stars: ✭ 127 (-43.56%)
Mutual labels:  jupyter-notebook, numpy
Machine Learning Projects
This repository consists of all my Machine Learning Projects.
Stars: ✭ 135 (-40%)
Mutual labels:  jupyter-notebook, numpy
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+876.44%)
Mutual labels:  jupyter-notebook, numpy
Opendatawrangling
공공데이터 분석
Stars: ✭ 148 (-34.22%)
Mutual labels:  jupyter-notebook, numpy
Psi4numpy
Combining Psi4 and Numpy for education and development.
Stars: ✭ 170 (-24.44%)
Mutual labels:  jupyter-notebook, numpy
Ditching Excel For Python
Functionalities in Excel translated to Python
Stars: ✭ 172 (-23.56%)
Mutual labels:  jupyter-notebook, numpy
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-20%)
Mutual labels:  jupyter-notebook, numpy
Variational gradient matching for dynamical systems
Sample code for the NIPS paper "Scalable Variational Inference for Dynamical Systems"
Stars: ✭ 22 (-90.22%)
Machinelearning
Machine learning algorithms implemented by pure numpy
Stars: ✭ 905 (+302.22%)
Mutual labels:  jupyter-notebook, numpy
Resources
PyMC3 educational resources
Stars: ✭ 930 (+313.33%)
Bayesian Neural Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
Stars: ✭ 900 (+300%)
Machine Learning Alpine
Alpine Container for Machine Learning
Stars: ✭ 30 (-86.67%)
Mutual labels:  jupyter-notebook, numpy
Shadowmusic
A temporal music synthesizer
Stars: ✭ 28 (-87.56%)
Mutual labels:  jupyter-notebook, numpy
Machine Learning
notebooks with example for machine learning examples
Stars: ✭ 45 (-80%)
Mutual labels:  jupyter-notebook, numpy
Ilearndeeplearning.py
This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.
Stars: ✭ 896 (+298.22%)
Mutual labels:  jupyter-notebook, numpy
Mlkatas
A series of self-correcting challenges for practicing your Machine Learning and Deep Learning skills
Stars: ✭ 58 (-74.22%)
Mutual labels:  jupyter-notebook, numpy
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-76.44%)
Mutual labels:  jupyter-notebook, numpy
Credit Risk Modelling
Credit Risk analysis by using Python and ML
Stars: ✭ 91 (-59.56%)
Mutual labels:  jupyter-notebook, numpy
Numerical Linear Algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Stars: ✭ 8,263 (+3572.44%)
Mutual labels:  jupyter-notebook, numpy
Gpflow
Gaussian processes in TensorFlow
Stars: ✭ 1,547 (+587.56%)
Boxdetection
A Box detection algorithm for any image containing boxes.
Stars: ✭ 104 (-53.78%)
Mutual labels:  jupyter-notebook, numpy
Seaborn Tutorial
This repository is my attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random datasets.
Stars: ✭ 114 (-49.33%)
Mutual labels:  jupyter-notebook, numpy
Pytorch Bayesiancnn
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
Stars: ✭ 779 (+246.22%)
Normalizing Flows
Understanding normalizing flows
Stars: ✭ 126 (-44%)
Teaching Monolith
Data science teaching materials
Stars: ✭ 126 (-44%)
Mutual labels:  jupyter-notebook, numpy
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (-36.89%)
Mutual labels:  jupyter-notebook, numpy
Learn Machine Learning In Two Months
Những kiến thức cần thiết để học tốt Machine Learning trong vòng 2 tháng. Essential Knowledge for learning Machine Learning in two months.
Stars: ✭ 1,726 (+667.11%)
Mutual labels:  jupyter-notebook, numpy
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-35.11%)
Mutual labels:  jupyter-notebook, numpy
Rnn lstm from scratch
How to build RNNs and LSTMs from scratch with NumPy.
Stars: ✭ 156 (-30.67%)
Mutual labels:  jupyter-notebook, numpy
Bayes By Backprop
PyTorch implementation of "Weight Uncertainty in Neural Networks"
Stars: ✭ 119 (-47.11%)
Ta
Technical Analysis Library using Pandas and Numpy
Stars: ✭ 2,649 (+1077.33%)
Mutual labels:  jupyter-notebook, numpy
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+1746.22%)
Mutual labels:  jupyter-notebook, numpy
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (-21.78%)
Mutual labels:  jupyter-notebook, numpy
Cheatsheets.pdf
📚 Various cheatsheets in PDF
Stars: ✭ 159 (-29.33%)
Mutual labels:  jupyter-notebook, numpy
Bayesian Modelling In Python
A python tutorial on bayesian modeling techniques (PyMC3)
Stars: ✭ 2,332 (+936.44%)
Automatic Watermark Detection
Project for Digital Image Processing
Stars: ✭ 754 (+235.11%)
Mutual labels:  jupyter-notebook, numpy
Boltzmann Machines
Boltzmann Machines in TensorFlow with examples
Stars: ✭ 768 (+241.33%)
Rethinking Pyro
Statistical Rethinking with PyTorch and Pyro
Stars: ✭ 116 (-48.44%)
Numsca
numsca is numpy for scala
Stars: ✭ 160 (-28.89%)
Mutual labels:  jupyter-notebook, numpy
Data Science Projects With Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
Stars: ✭ 198 (-12%)
Mutual labels:  jupyter-notebook, numpy
1-60 of 6344 similar projects