Skip to content
View paulmelki's full-sized avatar

Block or report paulmelki

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. Frank-Wolfe-Algorithm-Python Frank-Wolfe-Algorithm-Python Public

    Implementation of the Frank-Wolfe optimization algorithm in Python with an application for solving the LASSO problem.

    Python 11

  2. BERT_BM25_InformationRetrieval BERT_BM25_InformationRetrieval Public

    This project aims at creating a search engine based on BERT language model.

    Jupyter Notebook 20 2

  3. Confidence-Intervals-for-Poisson-Mean Confidence-Intervals-for-Poisson-Mean Public

    Comparing 95% confidence intervals for a Poisson mean

    R

  4. baselines baselines Public

    Forked from openai/baselines

    OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

    Python

  5. artificial-neural-network-character-recognition artificial-neural-network-character-recognition Public

    This is a project that we implemented during the CSIS251 - Introduction to Artificial Intelligence course

    JavaScript 1

  6. Improved_Hamming_Code Improved_Hamming_Code Public

    Small simulation of the Improved Hamming Code algorithm, in Java.

    Java