Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

10_bayesian_networks_sampling #16

Open
wants to merge 45 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
5fb8135
add metadata.yml
aezexa Dec 3, 2021
4b08a2c
add index.md template
aezexa Dec 3, 2021
851b247
add Introduction, Basic Idea, Samp from Given Dist
aezexa Dec 3, 2021
2bea5f2
Add Gibbs Sampling, Finish Sampling from Dist
JalalHemmati Dec 5, 2021
d195851
finish introduction
aezexa Dec 5, 2021
98d2319
Do Prior Sampling
aezexa Dec 5, 2021
8cb7923
Write Gibbs, Conclusion and Refs
JalalHemmati Dec 16, 2021
58a31b6
finished Likelihood and Rejection
anajibi Dec 16, 2021
ca5727f
Change Accidental P to Pr
aezexa Dec 17, 2021
6085657
Change More Accidental Ps
aezexa Dec 17, 2021
e59d6f6
Update metadata.yml
aezexa Dec 17, 2021
9858d8f
Removed Table of Contents from Itself
aezexa Dec 24, 2021
d45ee0e
Add 'Sampling in Bayes' Nets' Bullet
aezexa Dec 25, 2021
fa6e761
Line 36: past -> previous
aezexa Dec 25, 2021
34144e0
Add Conclusion & References to the table of contents.
aezexa Dec 25, 2021
bec58c3
Merge branch 'master' of https://github.com/AlirezaTheBruh/notes
aezexa Dec 25, 2021
30c9c13
CPT Abbreviation
aezexa Dec 25, 2021
8cf9f55
Provide a Hyperlink for "Metropolis-Hastings" Algorithm
aezexa Dec 25, 2021
db96ff5
Fix Sum of ... Grammar Error
aezexa Dec 25, 2021
ff535a2
As -> Same as
aezexa Dec 25, 2021
02bf779
lead -> led
aezexa Dec 25, 2021
ca658db
Samling -> Sampling
aezexa Dec 25, 2021
90bccef
Law of Large Numbers Hyperlink
aezexa Dec 25, 2021
57ba61d
Fix English
aezexa Dec 25, 2021
2002807
Revert 3 Paragraphs
aezexa Dec 25, 2021
81f8f60
Add Examples to Gibbs and Likelihood, Fix Others
JalalHemmati Dec 27, 2021
0b78f50
Fix Some Problems with the Writing
JalalHemmati Dec 27, 2021
e4937b1
Added Images
JalalHemmati Dec 27, 2021
8d8edc7
Fix Image Spacing Issue
JalalHemmati Dec 27, 2021
c72ed2d
Test HTML Tag
aezexa Dec 31, 2021
d5584dd
add to notebooks
aezexa Dec 31, 2021
8350aaf
fix index.yml
aezexa Dec 31, 2021
02dddea
Remove Table of Contents
aezexa Dec 31, 2021
0b2f046
Revert HTML Tag Test
aezexa Dec 31, 2021
b0e2aa5
Change Picture Name
aezexa Dec 31, 2021
bfeacd0
Add Prior, Rejection Sampling Examples
aezexa Dec 31, 2021
1de8917
Add ./ to Images
aezexa Dec 31, 2021
22b45f7
Change index.yml
JalalHemmati Jan 9, 2022
43f2671
Change index.yml in lecture note folder
JalalHemmati Jan 9, 2022
661511f
Fix main.yml
JalalHemmati Jan 9, 2022
268e525
Add people to metadata.yml
JalalHemmati Jan 9, 2022
6a9dffa
Fix comments and images
JalalHemmati Jan 9, 2022
3e53d90
Fix table and image alignment
JalalHemmati Jan 9, 2022
bd81156
Fix table alignment
JalalHemmati Jan 9, 2022
3e01c90
Fix image size and metadata title
JalalHemmati Jan 9, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
enable_jekyll: true
allow_empty_commit: true
publish_dir: .
publish_dir: './webified/'
exclude_assets: '.github'
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
311 changes: 311 additions & 0 deletions notebooks/10_bayesian_networks_sampling/index.md

Large diffs are not rendered by default.

45 changes: 45 additions & 0 deletions notebooks/10_bayesian_networks_sampling/metadata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
title: Inference in Bayesian Networks (Sampling) # shown on browser tab

header:
title: Inference in Bayesian Networks (Sampling) # title of your notebook
description: Fast Approximate Inference Methods in Bayesian Networks A.K.A. Sampling # short description of your notebook

authors:
label:
position: top
kind: people
content:
# list of notebook authors
- name: Alireza Honarvar # name of author
role: Author # change this if you want
contact:
# list of contact information
- link: https://github.com/AlirezaTheBruh
icon: fab fa-github
# optionally add other contact information like
- link: https://t.me/FekKonamAlirezaBezarCheckKonam # contact link
icon: fab fa-telegram # awsomefont tag for link (check: https://fontawesome.com/v5.15/icons)

- name: Navid Eslami # name of author
role: Author # change this if you want
contact:
# list of contact information
- link: https://github.com/n3slami
icon: fab fa-github
# optionally add other contact information like
- link: https://t.me/NavidEsl # contact link
icon: fab fa-telegram # awsomefont tag for link (check: https://fontawesome.com/v5.15/icons)

- name: Ali Najibi # name of author
role: Author # change this if you want
contact:
# list of contact information
- link: https://github.com/anajibi
icon: fab fa-github
# optionally add other contact information like
- link: https://t.me/alinjibi # contact link
icon: fab fa-telegram # awsomefont tag for link (check: https://fontawesome.com/v5.15/icons)
comments:
# enable comments for your post
label: false
kind: comments
4 changes: 4 additions & 0 deletions notebooks/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ notebooks:
kind: S2021, LN, Notebook
metadata: notebooks/9_bayesian_networks/metadata.yml
text: Baysian Networks - Part 3
- md: notebooks/10_bayesian_networks_sampling/
kind: F2021, LN
metadata: notebooks/10_bayesian_networks_sampling/metadata.yml
text: Baysian Networks - Sampling
- notebook: notebooks/11_temporal_probability_models/index1.ipynb
kind: S2021, LN, Notebook
metadata: notebooks/11_temporal_probability_models/metadata.yml
Expand Down