Viewing all examples from
Little learnings
.
Download scripts as HTML file
run
focus
Chapter 1
1.5: graph a line with
w
w
w
and
b
b
b
parameters
run
focus
1.14: reverse the order to make
x
x
x
an argument and
w
w
w
and
p
p
p
parameters
run
focus
1.19 plot the xs, ys dataset
run
focus
Chapter 2
2.25: define a function that finds the rank of a tensor
run
focus
2.37 define a function that finds the shape of a tensor
t
run
focus
2.42: how are
rank
and
shape
related?
run
focus
Interlude I
I.8: addition of tensors
run
focus
I.14 extended addition
run
focus
run
focus
run
focus
run
focus
run
focus
run
focus
run
focus
Chapter 3
run
focus
run
focus
run
focus
run
focus
Chapter 4
run
focus
My own break: automatic differentiation
run
focus
run
focus
run
focus
Chapter 4 (continued)
4.23: define a
revise
function which helps revise parameters given a function
run
focus
run
focus
run
focus
run
focus
run
focus
Interlude II