-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
117 lines (107 loc) · 4.05 KB
/
index.html
File metadata and controls
117 lines (107 loc) · 4.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
---
layout: page
title: Rethinking Bayesian Reinforcement Learning
sidebar: false
---
<img src="public/img/vis/AI1-compressed.gif" alt="Rethinking Bayesian Reinforcement Learning" loop>
<h2>Publications and Projects</h2>
<div class="homeitem">
<div class="homeitem-display">
<div class="homeitem-img">
<img src="public/img/projects/bayesianarena.png" alt="BayesianArena">
</div>
<div class="homeitem-summary">
<h3 class="homeitem-title">BayesianArena</h3>
<p>A problemset for uncertainty quantification and knowledge injection into reinforcement learning and active inference agents</p>
<div class="homeitem-links">
<a href="https://github.com/BayesianRL/BayesianArena.jl" target="_blank">🌐 GitHub</a><br>
</div>
</div>
</div>
<div class="homeitem-description">
</div>
</div>
<div class="homeitem">
<div class="homeitem-display">
<div class="homeitem-img">
<img src="public/img/projects/nonparametricvi.png" alt="NonparametricVI.jl">
</div>
<div class="homeitem-summary">
<h3 class="homeitem-title">NonparametricVI.jl</h3>
<p>A Nonparametric Variational Inference package for Julia language supporting Turing proabilistic programs.</p>
<div class="homeitem-links">
<a href="https://github.com/BayesianRL/NonparametricVI.jl" target="_blank">🌐 GitHub</a><br>
<a href="https://bayesianrl.github.io/NonparametricVI.jl/" target="_blank">📔 Documentation</a>
<!-- 🎥 <a href="https://www.youtube.com/playlist?list=PLpIquQ_DMJSFr3_SXHe3ZbiZInTFaXugb">Lectures on YouTube</a> -->
</div>
</div>
</div>
<div class="homeitem-description">
</div>
</div>
<h2>Presentations and Courses</h2>
<div class="homeitem">
<div class="homeitem-display">
<div class="homeitem-img">
<img src="public/img/PML2024.jpeg" alt="">
</div>
<div class="homeitem-summary">
<h3 class="homeitem-title">Probabilistic Machine Learning with Julia Course</h3>
<div class="homeitem-date">
<span>📆 2024 - 2025<span>, Kharazmi University</span></span>
</div>
<div class="homeitem-speaker">
<span>Amirabbas Asadi</span>
</div>
<div class="homeitem-links">
📔 <a href="https://github.com/BayesianRL/PML2024">Slides</a>
🎥 <a href="https://www.youtube.com/playlist?list=PLpIquQ_DMJSFr3_SXHe3ZbiZInTFaXugb">Lectures on YouTube</a>
</div>
</div>
</div>
<div class="homeitem-description">
<p>An applied course on Probabilistic Machine Learning and Bayesian methods using Julia </p>
</div>
</div>
<div class="homeitem">
<div class="homeitem-display">
<div class="homeitem-img">
<img src="public/img/sut_pp.png" alt="">
</div>
<div class="homeitem-summary">
<h3 class="homeitem-title">Probabilistic Programming for Machine Learning</h3>
<div class="homeitem-date">
<span>📆 9 Oct 2024<span>, Sharif University of Technology</span></span>
</div>
<div class="homeitem-speaker">
<span>Amirabbas Asadi</span>
</div>
<div class="homeitem-links">
📔 <a href="https://github.com/BayesianRL/SUT_Probabilistic_Programming_2024">Slides</a>, 🎥 <a href="https://www.aparat.com/v/byde90e">Video lecture</a>
</div>
</div>
</div>
<div class="homeitem-description">
<p>This presentation was a friendly introduction to Probabilistic Programming.
We explored how modern inference methods and recent advances in Differentiable Programming can help us unlock
the full potential of Bayesian Machine Learning.</p>
</div>
</div>
<h2>About</h2>
<div class="homeitem">
<div class="homeitem-display">
<div class="homeitem-img img-person">
<img src="public/img/amirabbas2.jpeg" alt="">
</div>
<div class="homeitem-summary">
<h3>Amirabbas Asadi</h3>
<p>Researcher in Probabilistic Machine Learning</p>
<p>MSc Student in Applied Mathematics</p>
<div class="homeitem-links">
amir.asadi78@sharif.edu
</div>
</div>
</div>
<div class="homeitem-description">
</div>
</div>