Skip to content
View ervin-kiose's full-sized avatar

Block or report ervin-kiose

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. citation-link-prediction citation-link-prediction Public

    Academic paper link prediction using TF-IDF, Sentence-BERT, Doc2Vec, and LDA topic modeling — comparing classical vs. neural NLP approaches

    Jupyter Notebook 1

  2. cutepy-compiler cutepy-compiler Public

    A compiler for the cutePy language — Lexer, Recursive Descent Parser, Intermediate Code (quadruples), and RISC-V Assembly generation

    Python

  3. news-search-engine news-search-engine Public

    Full-text news search engine built with Apache Lucene — indexing 1,000 CNN articles with multi-field search, pagination, highlighting, and search history

    Java

  4. image-classification-ml image-classification-ml Public

    Binary image classification using CNN, MLP, SVM, Random Forest, kNN, and Logistic Regression — implemented in PyTorch and scikit-learn

    Jupyter Notebook