Giter Club home page Giter Club logo

Iman Deznabi's Projects

automatic-music-composer icon automatic-music-composer

This program creates music according to different human feelings. It uses a Hidden Markove Model to learn the patterns in musics and uses them to create a new music.

dfaaccepting icon dfaaccepting

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

genomic_inference icon genomic_inference

The code for the paper An Inference Attack on Genomic Data Using Kinship, Complex Correlations, and Phenotype Information

lifeexperiment icon lifeexperiment

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 which is a simple neural network and has random number of neurons.

modular_genetic_algorithm icon modular_genetic_algorithm

A modular and flexible implementation of genetic algorithm which you can change any part of it like selection algorithm of replacement algorithm very easily

pathfinding icon pathfinding

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 is a program to solve pathfinding problem with 4 algorithms(A* , RBFS , LRTA* , SMA*)

solve-8-puzzle-with-astar icon solve-8-puzzle-with-astar

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. This program is solving 8-puzzle with A* algorithm that uses manhattan distances heuristic and shows the answer in a nice graphical way and it's very good for educational purposes.

video-controlled-robot icon video-controlled-robot

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 or downside of the frame, computer sends appropriate signals to the robot by bluetooth and the robot starts to move in the corresponding direction and keeps moving until the object is inside that rectangle. The code is written in C# using openCVsharp

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.