Skip to content
View itsikad's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report itsikad

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

Popular repositories

  1. svm-smo svm-smo Public

    A vanila numpy implementation of Sequential Minimal Optimization algorithm for solving SVM.

    Python 4 4

  2. depth-completion-public depth-completion-public Public

    A modular Pytorch-Lightning environment for the development, evaluation and testing of deep learning algorithms for Guided Depth Completion. Currently, KITTI depth completion benchmark is available…

    Python 2

  3. guided-convolution guided-convolution Public

    A PyTorch implementations of guided convolutions presented in:

    Python 1

  4. cca-loss-TF cca-loss-TF Public

    A TensorFlow implementation of Canonical Correlation Analysis (CCA) loss with custom gradients.

    Python 1

  5. optimization-course optimization-course Public

    Coding projects I created for my students in Optimization course at Tel-Aviv University.

    Python

  6. clustering-gmm-kmeans clustering-gmm-kmeans Public

    NumPy implementation of K-Means using Lloyd's algorithm and Gaussian Mixture Model (GMM) using Expectation Maximization (EM) algorithm.

    Python