Muhammad Mashhour (MuMashhour)

MuMashhour

Geek Repo

0

followers

0

following

0

stars

Location:Munich

Github PK Tool:Github PK Tool

Muhammad Mashhour's repositories

NE555-SPICE-Model

This project contains a Spice model for the popular NE555 timer IC, which is widely used in electronic circuits for generating accurate time delays or oscillations.

Language:AGS ScriptLicense:MITStargazers:3Issues:2Issues:1

Maze-solver

This C++ program generates mazes using randomized DFS and solves them using the Wall Follower and A* algorithms

Language:C++License:MITStargazers:2Issues:1Issues:0

TSP-NeuroHeuristics

TSP-NeuroHeuristics is a Python project that uses PyTorch and neuroevolution to train a neural network for solving the Traveling Salesman Problem. The network learns to generate heuristics that can approximate optimal solutions to the TSP

Language:PythonLicense:MITStargazers:0Issues:2Issues:0