Shay Naor (shaynaor)

shaynaor

Geek Repo

Company:@qualcomm-technologies-inc

Home Page:https://www.linkedin.com/in/shay-naor/

Github PK Tool:Github PK Tool

Shay Naor's repositories

Computer_Science_Summaries

computer science summaries

Algorithms_1

This repository contains codes from Algorithms 1 course, Ariel University.

Language:JavaStargazers:2Issues:0Issues:0

AlexNet_PyTorch

PyTorch implementation of AlexNet model. Paper: https://proceedings.neurips.cc/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf

Language:PythonStargazers:1Issues:1Issues:0

Algorithms_2

This repository contains codes from Algorithms 2 course, Ariel University.

Language:JavaStargazers:1Issues:0Issues:0

Switching_Shifts

An Android app that allows employees to find a replacement for the shift they want to replace, using Top Trading Cycles Algorithm

Language:JavaStargazers:1Issues:0Issues:0

Basic_Socket_TCP_UDP

basic socket TCP UDP in C

Language:CStargazers:0Issues:0Issues:0

Convolution_And_Edge_Detection

Assignment in Image Processing and Computer Vision Course. This exercise covers convolution on 1D and 2D arrays, image derivative and image blurring, Edge detection

Language:PythonStargazers:0Issues:0Issues:0

Image_Blending_Using_Pyramids_and_Optical_Flow

Assignment in Image Processing and Computer Vision Course. This exercise covers optical flow- implement Lucas Kanade algorithm, and image blending using Gaussian and Laplacian pyramids

Language:PythonStargazers:0Issues:0Issues:0

Image_Inpainting

Image inpainting, fill holes in the image, assignment in Deep Learning Course.

Language:PythonStargazers:0Issues:0Issues:0

Image_Representations_And_Point_Operations

Assignment in Image Processing and Computer Vision Course. This exercise covers histogram equalization, quantization, gamma correction.

Language:PythonStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Bulls_and_Cows

Bulls and Cows game

Language:C++Stargazers:0Issues:0Issues:0

Data_Stracture

This repository contains codes from Data_Stracture course, Ariel University.

Language:JavaStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

LeNet5_PyTorch

PyTorch implementation of LeNet5 model. Paper: http://yann.lecun.com/exdb/publis/pdf/lecun-01a.pdf

Language:PythonStargazers:0Issues:0Issues:0

Math_Polynom

This code can receive a monomial or a polynomial , ax^b when a is a real number and b is a positive integer (natural)number , and can perform basic task : add, multiply and subtract. And more complex tasks such as: finding root of a polynomial between two points , and finding the area of a polynomial using Riemann Integral between two points.

Language:JavaStargazers:0Issues:0Issues:0

Memory_Leak_Thread_Race_Check

This program is a basic scrips that checks if the program compile, check memory leak and thread race.

Language:ShellStargazers:0Issues:0Issues:0

OOP_EX2-EX3

assignments 2,3 in java OOP course Ariel Uni

Language:JavaStargazers:0Issues:0Issues:0

Pacman

This project is a simple game , the game is in a 2d plain. The object of the game is for the play to eat all the fruits while avoiding the obstacles and the ghosts. The game will end when all the fruits are eaten or the time ended. This game has 9 maps and two options to play it. one option is manual control , you can control the direction of the player with the mouse. The second option is automatic , an algorithm will control the player.

Language:JavaStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Python_Course

Udemy course: Complete Python Bootcamp: Go from zero to hero in Python 3

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ResNet_PyTorch

PyTorch implementation of ResNet model. Paper: https://arxiv.org/abs/1512.03385

Language:PythonStargazers:0Issues:0Issues:0

Simple_Chat

This project implements a simple Client, Server chat application using Java.

Language:JavaStargazers:0Issues:0Issues:0

VGG16_PyTorch

PyTorch implementation of VGG16 model. Paper: https://arxiv.org/abs/1409.1556

Language:PythonStargazers:0Issues:0Issues:0