diff --git a/linear-classify.md b/linear-classify.md index 60dfb84e..b6c9fe5d 100644 --- a/linear-classify.md +++ b/linear-classify.md @@ -338,14 +338,15 @@ where the probabilites are now more diffuse. Moreover, in the limit where the we ### Interactive web demo - -
- -
We have written an interactive web demo to help your intuitions with linear classifiers. The demo visualizes the loss functions discussed in this section using a toy 3-way classification on 2D data. The demo also jumps ahead a bit and performs the optimization, which we will discuss in full detail in the next section. -
+
+ +
+ +
We have written an interactive web demo to help your intuitions with linear classifiers. The demo visualizes the loss functions discussed in this section using a toy 3-way classification on 2D data. The demo also jumps ahead a bit and performs the optimization, which we will discuss in full detail in the next section. +
+
+
- -