Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 656 Bytes

File metadata and controls

25 lines (15 loc) · 656 Bytes

This is my personal blog where I share notes, tutorials, and thoughts on advanced machine learning topics. It’s meant to be a learning resource — both for myself and anyone else interested.

📝 Credits

The blog is built using the Chirpy Jekyll Theme.

✨ Custom Features

I’ve added a few improvements over time, including:

  • Bibliography support
  • Emoji support 😄

🚀 How to Run Locally

  1. Install Ruby 3.1.3

  2. In the root directory, run:

    gem install bundler
    bundle exec jekyll s