Code Monkey home page Code Monkey logo

Shay Naor's Projects

alexnet_pytorch icon alexnet_pytorch

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

algorithms_1 icon algorithms_1

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

algorithms_2 icon algorithms_2

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

convolution_and_edge_detection icon 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

data_stracture icon data_stracture

This repository contains codes from Data_Stracture course, Ariel University.

image_inpainting icon image_inpainting

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

lenet5_pytorch icon lenet5_pytorch

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

math_polynom icon 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.

pacman icon 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.

python_course icon python_course

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

resnet_pytorch icon resnet_pytorch

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

simple_chat icon simple_chat

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

switching_shifts icon switching_shifts

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

vgg16_pytorch icon vgg16_pytorch

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.