Skip to content
View SadraSamadi's full-sized avatar
🧐
Learning...
🧐
Learning...

Organizations

@nilasoft
Block or Report

Block or report SadraSamadi

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
SadraSamadi/README.md
{
    "name": "Sadra Samadi",
    "title": "Full-stack Developer",
    "email": "sadra.smd@gmail.com"
}

Pinned

  1. people_counter people_counter Public

    Counting people with OpenCV.

    Python 10

  2. n_queens n_queens Public

    Solving N-Queens problem by DFS & BFS in Python.

    Python 15 12

  3. stock-predictor stock-predictor Public

    Stock prediction with logistic regression.

    Jupyter Notebook 3

  4. category-predictor category-predictor Public

    NLP - Category prediction with logistic regression.

    Jupyter Notebook 1

  5. nqueens-by-sga nqueens-by-sga Public

    Solving N-Queens problem by Simple Genetic Algorithm in Python.

    Python

  6. unit_test_generator unit_test_generator Public

    Generating unit test by sequence-to-sequence model.

    Python