File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,15 @@ title: Machine Learning notes
4
4
published : false
5
5
---
6
6
7
+ This is an experimental document dealing with Machine Learning Mathematics and demonstrative code. It is experimental because
8
+ I am noting down the derivations based on several notable University courses. I will annotate each section to indicate the course content
9
+ I copy here. Eventually I will research and validate if my mental model is correct or not using additional material like diagrams and
10
+ TensorFlow code. I am yet to learn JAX.
11
+
12
+ The sections are random as I view course videos in no particular order. But Generative models form the underlying theme.
13
+
14
+ Errors will creep into this as my experience with this field is rather limited.
15
+
16
+ # Flow and Diffusion Models
7
17
8
18
This sentence uses ` $ ` delimiters to show math inline: $\sqrt{3x-1}+(1+x)^2$
You can’t perform that action at this time.
0 commit comments