Skip to content
View Mobin7d2's full-sized avatar

Block or report Mobin7d2

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. CWS-Workshop-HandTracking CWS-Workshop-HandTracking Public

    Forked from ahforoughi/CWS-Workshop-HandTracking

    Code of first CWS webinar - Machine Learning workshop

    Python

  2. RockCandy RockCandy Public

    Here is the code to simulation of Rock Candy using random walk.

  3. Diffusion-simulation Diffusion-simulation Public

    This project simulates the diffusion of gass molecules within a confined spaces consisting of two concentric squares. The inner suare has a length of a, and the outer has a length of b, where b > a…

    Python

  4. Lorenz-system Lorenz-system Public

    In this project, Lorenz equations have been solved using Euler method.