Skip to content
View ideznaby's full-sized avatar

Highlights

  • Pro

Block or report ideznaby

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. DFAaccepting DFAaccepting Public

    A program to determine if a string is accepted by a DFA (Deterministic Finite Automata) or not ?

    C# 3

  2. LifeExperiment LifeExperiment Public

    This project which I call it life experiment is a very simple simulation of world. This world is consist of food which distributed randomly and some creatures. Every creature has it's own mind whic…

    C# 2

  3. Video-Controlled-Robot Video-Controlled-Robot Public

    Building a robot which could be controlled by video processing was the purpose of this project. A white object is detected by it's brightness. If this object goes into a rectangle in left,right,up …

    C# 2

  4. PathFinding PathFinding Public

    Pathfinding or pathing is the plotting, by a computer application, of the shortest route between two points. Also usually there are obstacles between these two points which robot should avoid. Here…

    C# 1 1

  5. Genetic_Artificial_Neural_Network Genetic_Artificial_Neural_Network Public

    This is a genetic algorithm for finding good starting weights for Artificial Neural Networks

    MATLAB 1

  6. Solve-8-puzzle-with-Astar Solve-8-puzzle-with-Astar Public

    The 8-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing and player tries to get the tile numbers in some order to finish the puzzle.…

    C# 1