Skip to content

A website where I share articles and implementations related to various machine learning concepts and projects. Through this blog, I aim to document my learning journey and provide insights into the fascinating world of machine learning.

License

Notifications You must be signed in to change notification settings

rosaaldama278/tingaldama

Repository files navigation

Clone this blog

1. How to write mathematical equation

Include double $$ in the front and back of every mathematical equation.

Example:

$$ P(Y = y \mid X = x) = \frac{P(X = x \mid Y = y) \cdot P(Y = y)}{P(X = x)} $$

2. Editing avatars in about section

  • Avatar can be changed in the about page by:
  1. Importing them in the \assets\images folder
  2. Change the image title in the config.yml file. image: /assets/images/img_avatar.png

3. Editing favicons

  • Favicons can be changed in the about page by:
  1. Importing them in the \assets\images folder
  2. Change the favicon title in the config.yml file. favicon: /assets/images/favicon.jpg

About

A website where I share articles and implementations related to various machine learning concepts and projects. Through this blog, I aim to document my learning journey and provide insights into the fascinating world of machine learning.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published