diff --git a/_docs/ai/lesson01.md b/_docs/ai/lesson01.md
index 863f6fa12..eaf06ec42 100644
--- a/_docs/ai/lesson01.md
+++ b/_docs/ai/lesson01.md
@@ -42,5 +42,6 @@ https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes
+$$ K(\theta )= (h_\theta(x^{i}) - y^{i})^2 = (h_\theta(x^i))^2+(y^i)^2-2y^ih_\theta(x^i) $$
+
-
\ No newline at end of file
diff --git a/_includes/js_files.html b/_includes/js_files.html
index 6da7f28b9..31a0963c8 100644
--- a/_includes/js_files.html
+++ b/_includes/js_files.html
@@ -6,3 +6,4 @@
+