Skip to content
View shaharlinial's full-sized avatar
Block or Report

Block or report shaharlinial

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

Pinned

  1. font-recognition font-recognition Public

    Font recognition as a computer vision task. It is done in deep learning.

  2. kkbox-challenge kkbox-challenge Public

    This project is a solution to the KKBox Churn Prediction Challenge, where the objective is to predict whether a user will churn by ending their current subscription.

    Jupyter Notebook

  3. context-free-grammer-parser context-free-grammer-parser Public

    This is a context-free grammar parser that uses the CKY algorithm, implemented in Python. This parser is capable of parsing sentences using the rules and productions of a context-free grammar.

    Python 1 1

  4. deep-metaphor-detection deep-metaphor-detection Public

    This project aims to create a sequence-to-sequence model that can detect metaphors in the English language, and potentially in other languages as well, given a large dataset of metaphors.

    Python 1

  5. opengl-elephant-scene opengl-elephant-scene Public

    This is a C++ program that uses OpenGL 1.1 to simulate an elephant in a porcelain shop scene.

    C++

  6. intro-to-deep-neural-network intro-to-deep-neural-network Public

    This is an introduction to deep neural network using sklearn and python3. this project is made as part of my CS studies.

    Jupyter Notebook 1