Skip to content
View MuMashhour's full-sized avatar

Highlights

  • Pro

Block or report MuMashhour

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 Loading

  1. NE555-SPICE-Model NE555-SPICE-Model Public

    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.

    AGS Script 8 3

  2. Maze-solver Maze-solver Public

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

    C++ 5 1

  3. TSP-NeuroHeuristics TSP-NeuroHeuristics Public

    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…

    Python 1