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

12_temporal_probability_models #19

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
9ee76e7
Update index.yml
arshandalili Dec 17, 2021
e7dabe0
12
arshandalili Dec 17, 2021
b19f77b
Add Temporal Probavility Models
SJahanzad Dec 17, 2021
718c794
Merge branch 'master' of https://github.com/SJahanzad/notes
arshandalili Dec 17, 2021
543e375
Update index.md
arshandalili Dec 17, 2021
62945d3
Update index.md
arshandalili Dec 17, 2021
4227359
Edit index.yml
SJahanzad Dec 17, 2021
7715516
Edit files
SJahanzad Dec 17, 2021
900a6af
Test new LaTeX
SJahanzad Dec 17, 2021
037003c
Change LaTeX to image
SJahanzad Dec 17, 2021
b573dc3
Edit jpg to jpeg
SJahanzad Dec 17, 2021
febab34
Edit image
SJahanzad Dec 17, 2021
79dafdf
Change LaTeX to images
SJahanzad Dec 17, 2021
7f158f9
Fix LaTeX images
SJahanzad Dec 17, 2021
de023d4
Update index.md
arshandalili Dec 28, 2021
7146df3
Update metadata.yml
arshandalili Dec 30, 2021
73aef10
Update metadata.yml
arshandalili Dec 30, 2021
a8e9fd7
Change index.yml
SJahanzad Dec 30, 2021
3ea5c5e
Change index.yml
SJahanzad Dec 30, 2021
f5db8da
Change index.yml
SJahanzad Dec 30, 2021
861f8fe
Change index.yml
SJahanzad Dec 30, 2021
34b8a41
Update index.yml
SJahanzad Dec 31, 2021
473cede
Update index.yml
SJahanzad Dec 31, 2021
f16f738
Update image names
SJahanzad Dec 31, 2021
89eccba
Update files
SJahanzad Dec 31, 2021
e3e343e
Clean up some unused files
SJahanzad Dec 31, 2021
fa21c36
Update yml config
SJahanzad Dec 31, 2021
ccc436f
Change equation notation to $$
SJahanzad Dec 31, 2021
696db08
Add a few more examples
SJahanzad Dec 31, 2021
a5008a7
Update index.md
SJahanzad Dec 31, 2021
4e64be6
Update index.md
SJahanzad Dec 31, 2021
4d6f4a9
Fix: md address
vahidzee Jan 7, 2022
d71a634
Update yml files
SJahanzad Jan 7, 2022
65ae61d
Merge branch 'master' of https://github.com/SJahanzad/notes
SJahanzad Jan 7, 2022
c36fab7
Update index.md
SJahanzad Jan 7, 2022
75405b8
Update index.md
arshandalili Feb 3, 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'
410 changes: 410 additions & 0 deletions notebooks/12_temporal_probability_models/index.md

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions notebooks/12_temporal_probability_models/metadata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
title: Temporal Probability Models # shown on browser tab

header:
title: Temporal Probability Models (up to filter/monitor)
description: Temporal Probability Models and Hidden Markov Models and their Applications
authors:
kind: people
label:
position: top
content:
- name: Arshan Dalili
role: Author
contact:
- link: https://github.com/arshandalili
icon: fab fa-github
- link: mailto:[email protected]
icon: fas fa-envelope
- name: Soroush Jahanzad
role: Author
contact:
- link: https://github.com/SJahanzad
icon: fab fa-github
- link: mailto:[email protected]
icon: fas fa-envelope
- name: Mohammad Hejri
role: Author
contact:
- link: https://github.com/MohammadHejri
icon: fab fa-github
comments:
label: false
kind: comments
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.
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.
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.
5 changes: 4 additions & 1 deletion notebooks/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,7 @@ notebooks:
kind: S2021, LN, Notebook
#- notebook: notebooks/17_markov_decision_processes/
- notebook: notebooks/18_reinforcement_learning/
kind: S2021, LN, Notebook
kind: S2021, LN, Notebook
- md: notebooks/12_temporal_probability_models/
kind: F2021, LN, Markdown
text: Temporal Probability Models - Part 1