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

Block or report SadraSamadi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SadraSamadi/README.md
{
    "fullname": "Sadra Samadi",
    "title": "Full-stack Developer"
}

Pinned Loading

  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 10

  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 1

  6. unit_test_generator unit_test_generator Public

    Generating unit test by sequence-to-sequence model.

    Python