Skip to content
View slavadubrov's full-sized avatar
πŸ€”
hmmm
πŸ€”
hmmm

Block or report slavadubrov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
slavadubrov/README.md

Shared Intelligence: ML Blog

A blog about Machine Learning tips, tricks, and experiences, built with MkDocs and hosted on GitHub Pages.

πŸ›  Tech Stack

  • MkDocs - Static site generator
  • Material for MkDocs - Beautiful theme
  • GitHub Pages - Hosting
  • GitHub Actions - Automated deployment

πŸš€ Quick Start

  1. Clone the repository:

    git clone <your-repo-url>
    cd <repo-name>
  2. Set up the development environment:

    make setup    # Creates venv and installs dependencies
    source .venv/bin/activate
  3. Start the development server:

    make serve
  4. Visit http://127.0.0.1:8000 in your browser

πŸ“ Creating Content

Blog posts are written in Markdown and stored in the docs/ directory. To create a new post:

  1. Create a new .md file in the docs/ directory
  2. Add the file to the navigation in mkdocs.yml
  3. Write your content using Markdown

πŸ›  Available Commands

  • make help - Show all available commands
  • make setup - Create new venv and install dependencies
  • make serve - Start the development server
  • make build - Build the static site
  • make clean - Remove the built site
  • make venv - Create a new virtual environment
  • make clean-venv - Remove the virtual environment

πŸ“¦ Dependencies

All dependencies are listed in requirements.txt. Main dependencies:

  • mkdocs
  • mkdocs-material

πŸ“„ License

This project is open source and available under the MIT License.

Pinned Loading

  1. anki anki Public

    German to English Translation and Anki Card Generator

    Python

  2. rob-kwiec/olx-jobs-recommendations rob-kwiec/olx-jobs-recommendations Public

    Implementations of recommender systems for jobs domain

    Jupyter Notebook 2 3

  3. drlnd-banana-navigation drlnd-banana-navigation Public

    HTML

  4. lang_chain lang_chain Public

    Jupyter Notebook

  5. invest invest Public

    My invest analysis

    Jupyter Notebook