All Projects → fonnesbeck → Bios8366

fonnesbeck / Bios8366

Advanced Statistical Computing at Vanderbilt University Medical Center's Department of Biostatistics

Projects that are alternatives of or similar to Bios8366

Jupyterhub Deploy Docker
Reference deployment of JupyterHub with docker
Stars: ✭ 479 (-2.24%)
Mutual labels:  jupyter-notebook
Ai Notebooks
Some ipython notebooks implementing AI algorithms
Stars: ✭ 484 (-1.22%)
Mutual labels:  jupyter-notebook
Pythondatamining
📔 在学院的书架上发现了一本不带脑子就能看懂的书《Python数据挖掘与实战》
Stars: ✭ 489 (-0.2%)
Mutual labels:  jupyter-notebook
Practical Statistics For Data Scientists
Code repository for O'Reilly book
Stars: ✭ 475 (-3.06%)
Mutual labels:  jupyter-notebook
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+807.76%)
Mutual labels:  jupyter-notebook
Fpn
Feature Pyramid Networks for Object Detection
Stars: ✭ 485 (-1.02%)
Mutual labels:  jupyter-notebook
Monk v1
Monk is a low code Deep Learning tool and a unified wrapper for Computer Vision.
Stars: ✭ 480 (-2.04%)
Mutual labels:  jupyter-notebook
Tiepvupsu.github.io
My Machine Learning blog
Stars: ✭ 490 (+0%)
Mutual labels:  jupyter-notebook
Recipenlg
Set of scripts and notebooks used to produce results visible in RecipeNLG paper
Stars: ✭ 485 (-1.02%)
Mutual labels:  jupyter-notebook
Dl4g
Example code for the Siggraph Asia Tutorial CreativeAI
Stars: ✭ 485 (-1.02%)
Mutual labels:  jupyter-notebook
Stn.pytorch
pytorch version of spatial transformer networks
Stars: ✭ 481 (-1.84%)
Mutual labels:  jupyter-notebook
Csrnet Pytorch
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
Stars: ✭ 484 (-1.22%)
Mutual labels:  jupyter-notebook
Imageprocessing Python
该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。
Stars: ✭ 483 (-1.43%)
Mutual labels:  jupyter-notebook
Python For Probability Statistics And Machine Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
Stars: ✭ 481 (-1.84%)
Mutual labels:  jupyter-notebook
Rong360
用户贷款风险预测
Stars: ✭ 489 (-0.2%)
Mutual labels:  jupyter-notebook
Bayesian Stats Modelling Tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
Stars: ✭ 480 (-2.04%)
Mutual labels:  jupyter-notebook
Ml Mipt
Open Machine Learning course at MIPT
Stars: ✭ 480 (-2.04%)
Mutual labels:  jupyter-notebook
Tutorials
Code for some of my tutorials
Stars: ✭ 491 (+0.2%)
Mutual labels:  jupyter-notebook
Stat453 Deep Learning Ss20
STAT 453: Intro to Deep Learning @ UW-Madison (Spring 2020)
Stars: ✭ 489 (-0.2%)
Mutual labels:  jupyter-notebook
Airflow Tutorial
Apache Airflow tutorial
Stars: ✭ 485 (-1.02%)
Mutual labels:  jupyter-notebook

Bios8366

Binder

Advanced Statistical Computing at Vanderbilt University's Department of Biostatistics

Course covers numerical optimization, statistical machine learning, Markov Chain Monte Carlo (MCMC), variational inference (VI) algorithms, data augmentation algorithms with applications for model fitting and techniques for dealing with missing data.

Prerequisites: Bios 6341 (Fundamentals of Probability), Bios 6342 (Contemporary Statistical Inference), or permission of instructor. Students must be familiar with basic probability, have some formal programming experience, and be comfortable using the Git version control system.

To install the Python packages for the course, clone the repository and run:

conda env create -f environment.yml

from inside the cloned directory. This assumes that Anaconda Python is installed.

All content is licensed under CC-BY-SA 3.0 unless otherwise stated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].