Dor-sketch's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
ikatyang/emoji-cheat-sheet
A markdown version emoji cheat sheet
JetBrains/JetBrainsMono
JetBrains Mono – the free and open-source typeface for developers
pygame-web/pygbag
python and pygame wasm for everyone ( packager + test server + simulator )
t-towtdi/B.Eckel-Thinking-in-CPP-vol.1
This repository contains samples (and exercises) from Bruce Eckel book Thinking in C++ (2nd edition) 1st volume.
levayz/DINOv2-based-Self-Supervised-Learning
[ISBI 2024] DINOv2 based Self Supervised Learning For Few Shot Medical Image Segmentation
levayz/ProtoSAM
Code implementation of ProtoSAM - One Shot Medical Image Segmentation with Foundationl Models
ksinkar/ticpp2
Thinking in C++ (Volume 2)
Dor-sketch/python-pixel-art
A comprehensive set of functionalities for an image editor, including color manipulation, pixelation, history tracking, and GUI components.
Idan-Alter/OU-22961-Deep-Learning
Notebooks for the course in the Open University of Israel
Dor-sketch/talking-timer
A Lightweight Text-to-Speech Timer Application, utilizing the Google Text-to-Speech API for voice announcements.
Dor-sketch/EncryptedTCP
A robust and secure server-client architecture specifically tailored for real-time encrypted communication.
Dor-sketch/hebrew-markdown
A lightweight, browser-based Hebrew markdown editor with real-time preview. Built with HTML5 and JavaScript, this tool allows users to write markdown in Hebrew and instantly see the rendered output. Perfect for bloggers, developers, and content creators working with right-to-left text.
Dor-sketch/Snakes_ladders
Enhanced with Qt6, WebAssembly-ready, and simplified CMake builds.
Dor-sketch/15-puzzle
Demonstrating a Variety of Classic AI Search Algorithms to Solve the Classic 8-Puzzle Problem.
Dor-sketch/binary-perceptron-simulator
A Python-based project that utilizes perceptron neural networks to classify 21-digit binary numbers into categories based on the presence of 'ones'.
Dor-sketch/game-of-life-ai
Implementing Conway's Game of Life with genetic algorithms to optimize patterns and explore emergent behaviors within the simulation.
Dor-sketch/simulation-earth
Implementation of a Cellular Automaton for a variety of cause-effect inferences, with simple GUI and graph support.