diff --git a/src/statistical-and-mathematical-methods-for-ai/ainotes.cls b/src/statistical-and-mathematical-methods-for-ai/ainotes.cls deleted file mode 120000 index c22704b..0000000 --- a/src/statistical-and-mathematical-methods-for-ai/ainotes.cls +++ /dev/null @@ -1 +0,0 @@ -../ainotes.cls \ No newline at end of file diff --git a/src/year1/statistical-and-mathematical-methods-for-ai/ainotes.cls b/src/year1/statistical-and-mathematical-methods-for-ai/ainotes.cls new file mode 120000 index 0000000..146fd3c --- /dev/null +++ b/src/year1/statistical-and-mathematical-methods-for-ai/ainotes.cls @@ -0,0 +1 @@ +../../ainotes.cls \ No newline at end of file diff --git a/src/statistical-and-mathematical-methods-for-ai/img/_backward_pass.pdf b/src/year1/statistical-and-mathematical-methods-for-ai/img/_backward_pass.pdf similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/_backward_pass.pdf rename to src/year1/statistical-and-mathematical-methods-for-ai/img/_backward_pass.pdf diff --git a/src/statistical-and-mathematical-methods-for-ai/img/_descent_local_flat.pdf b/src/year1/statistical-and-mathematical-methods-for-ai/img/_descent_local_flat.pdf similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/_descent_local_flat.pdf rename to src/year1/statistical-and-mathematical-methods-for-ai/img/_descent_local_flat.pdf diff --git a/src/statistical-and-mathematical-methods-for-ai/img/_forward_pass.pdf b/src/year1/statistical-and-mathematical-methods-for-ai/img/_forward_pass.pdf similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/_forward_pass.pdf rename to src/year1/statistical-and-mathematical-methods-for-ai/img/_forward_pass.pdf diff --git a/src/statistical-and-mathematical-methods-for-ai/img/_gradient_contour.pdf b/src/year1/statistical-and-mathematical-methods-for-ai/img/_gradient_contour.pdf similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/_gradient_contour.pdf rename to src/year1/statistical-and-mathematical-methods-for-ai/img/_gradient_contour.pdf diff --git a/src/statistical-and-mathematical-methods-for-ai/img/_inherent_error.pdf b/src/year1/statistical-and-mathematical-methods-for-ai/img/_inherent_error.pdf similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/_inherent_error.pdf rename to src/year1/statistical-and-mathematical-methods-for-ai/img/_inherent_error.pdf diff --git a/src/statistical-and-mathematical-methods-for-ai/img/_joint_probability_example.pdf b/src/year1/statistical-and-mathematical-methods-for-ai/img/_joint_probability_example.pdf similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/_joint_probability_example.pdf rename to src/year1/statistical-and-mathematical-methods-for-ai/img/_joint_probability_example.pdf diff --git a/src/statistical-and-mathematical-methods-for-ai/img/_orthogonal_complement.pdf b/src/year1/statistical-and-mathematical-methods-for-ai/img/_orthogonal_complement.pdf similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/_orthogonal_complement.pdf rename to src/year1/statistical-and-mathematical-methods-for-ai/img/_orthogonal_complement.pdf diff --git a/src/statistical-and-mathematical-methods-for-ai/img/_rank_k_approx.pdf b/src/year1/statistical-and-mathematical-methods-for-ai/img/_rank_k_approx.pdf similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/_rank_k_approx.pdf rename to src/year1/statistical-and-mathematical-methods-for-ai/img/_rank_k_approx.pdf diff --git a/src/statistical-and-mathematical-methods-for-ai/img/auto_diff.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/auto_diff.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/auto_diff.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/auto_diff.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/cliff.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/cliff.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/cliff.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/cliff.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/convex_function.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/convex_function.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/convex_function.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/convex_function.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/convex_set.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/convex_set.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/convex_set.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/convex_set.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/floatingpoint_range.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/floatingpoint_range.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/floatingpoint_range.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/floatingpoint_range.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/gaussian_mle_bad.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/gaussian_mle_bad.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/gaussian_mle_bad.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/gaussian_mle_bad.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/gaussian_mle_good.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/gaussian_mle_good.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/gaussian_mle_good.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/gaussian_mle_good.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/inherent_error.drawio b/src/year1/statistical-and-mathematical-methods-for-ai/img/inherent_error.drawio similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/inherent_error.drawio rename to src/year1/statistical-and-mathematical-methods-for-ai/img/inherent_error.drawio diff --git a/src/statistical-and-mathematical-methods-for-ai/img/linear_regression.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/linear_regression.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/linear_regression.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/linear_regression.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/machine_eps.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/machine_eps.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/machine_eps.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/machine_eps.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/non_convex_set.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/non_convex_set.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/non_convex_set.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/non_convex_set.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/normal_distribution.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/normal_distribution.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/normal_distribution.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/normal_distribution.png diff --git a/src/statistical-and-mathematical-methods-for-ai/img/valley.png b/src/year1/statistical-and-mathematical-methods-for-ai/img/valley.png similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/img/valley.png rename to src/year1/statistical-and-mathematical-methods-for-ai/img/valley.png diff --git a/src/statistical-and-mathematical-methods-for-ai/metadata.json b/src/year1/statistical-and-mathematical-methods-for-ai/metadata.json similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/metadata.json rename to src/year1/statistical-and-mathematical-methods-for-ai/metadata.json diff --git a/src/statistical-and-mathematical-methods-for-ai/sections/_finite_numbers.tex b/src/year1/statistical-and-mathematical-methods-for-ai/sections/_finite_numbers.tex similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/sections/_finite_numbers.tex rename to src/year1/statistical-and-mathematical-methods-for-ai/sections/_finite_numbers.tex diff --git a/src/statistical-and-mathematical-methods-for-ai/sections/_gradient_methods.tex b/src/year1/statistical-and-mathematical-methods-for-ai/sections/_gradient_methods.tex similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/sections/_gradient_methods.tex rename to src/year1/statistical-and-mathematical-methods-for-ai/sections/_gradient_methods.tex diff --git a/src/statistical-and-mathematical-methods-for-ai/sections/_linear_algebra.tex b/src/year1/statistical-and-mathematical-methods-for-ai/sections/_linear_algebra.tex similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/sections/_linear_algebra.tex rename to src/year1/statistical-and-mathematical-methods-for-ai/sections/_linear_algebra.tex diff --git a/src/statistical-and-mathematical-methods-for-ai/sections/_linear_systems.tex b/src/year1/statistical-and-mathematical-methods-for-ai/sections/_linear_systems.tex similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/sections/_linear_systems.tex rename to src/year1/statistical-and-mathematical-methods-for-ai/sections/_linear_systems.tex diff --git a/src/statistical-and-mathematical-methods-for-ai/sections/_machine_learning.tex b/src/year1/statistical-and-mathematical-methods-for-ai/sections/_machine_learning.tex similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/sections/_machine_learning.tex rename to src/year1/statistical-and-mathematical-methods-for-ai/sections/_machine_learning.tex diff --git a/src/statistical-and-mathematical-methods-for-ai/sections/_matrix_decomp.tex b/src/year1/statistical-and-mathematical-methods-for-ai/sections/_matrix_decomp.tex similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/sections/_matrix_decomp.tex rename to src/year1/statistical-and-mathematical-methods-for-ai/sections/_matrix_decomp.tex diff --git a/src/statistical-and-mathematical-methods-for-ai/sections/_probability.tex b/src/year1/statistical-and-mathematical-methods-for-ai/sections/_probability.tex similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/sections/_probability.tex rename to src/year1/statistical-and-mathematical-methods-for-ai/sections/_probability.tex diff --git a/src/statistical-and-mathematical-methods-for-ai/sections/_vector_calculus.tex b/src/year1/statistical-and-mathematical-methods-for-ai/sections/_vector_calculus.tex similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/sections/_vector_calculus.tex rename to src/year1/statistical-and-mathematical-methods-for-ai/sections/_vector_calculus.tex diff --git a/src/statistical-and-mathematical-methods-for-ai/smm.tex b/src/year1/statistical-and-mathematical-methods-for-ai/smm.tex similarity index 100% rename from src/statistical-and-mathematical-methods-for-ai/smm.tex rename to src/year1/statistical-and-mathematical-methods-for-ai/smm.tex