Skip to content
View SamanArzaghi's full-sized avatar
💭
...
💭
...

Block or report SamanArzaghi

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Music-Genre-Classification Music-Genre-Classification Public

    Using deep learning, CNN and the GTZAN data set, we designed a system capable of recognizing 10 genres.

    Python 5

  2. classification-grape-leaves classification-grape-leaves Public

    Using a data set including five types of grape leaves (100 unique photos of each type) and deep learning, we are trying to build a model to perform this classification well.

    Jupyter Notebook 4

  3. N-Queens-problem-with-SA N-Queens-problem-with-SA Public

    In the following note book we will solve N-Queens problem with Simulated Anealing

    Jupyter Notebook 3

  4. Solve-Traffic-On-Networks Solve-Traffic-On-Networks Public

    This program helps us to examine all the paths between two nodes for all the sub-graphs, get their Nash equilibrium when the traffic is balanced and calculates the optimal time of all possible path…

    Python 3

  5. Code_Solver Code_Solver Public

    I'm trying to write a meaningful pipeline to solve programming problems with LLM's

    Python