Skip to content
View jonathansina's full-sized avatar

Highlights

  • Pro

Block or report jonathansina

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. machine-learning-from-scartch machine-learning-from-scartch Public

    This repository contains implementations of various machine learning models developed from scratch using Python. The goal is to understand the inner workings of these algorithms without relying on …

    Python 1

  2. information-retrieval-system information-retrieval-system Public

    This project develops an Information Retrieval System for Digikala’s FAQ section using TF-IDF and LaBSE-based embeddings, with ranking via cosine similarity, Jaccard similarity, and a custom metric…

    Jupyter Notebook 1

  3. nn-from-scratch nn-from-scratch Public

    Implmenting a simple artificial neural networks from scratch in Python, without relying on high-level libraries like Tensorflow and PyTorch.

    Jupyter Notebook