Skip to content
View ares-17's full-sized avatar

Block or report ares-17

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

Pinned Loading

  1. freight-transport-data freight-transport-data Public

    A simple project based on freight transport data that are analyzed with new technologies : MongoDB for store the data in related documents, Neo4j for produce graphs and plots for analyze data. To m…

    Jupyter Notebook

  2. parallel-distributed-computing parallel-distributed-computing Public

    Contains various codes for understanding the basics of parallel computing in C with two of the most famous libraries for this purpose: MPI and OpenMP. In this project, every script is followed by e…

    C

  3. neural-network neural-network Public

    simple neural network written in Python for understanding the basics of training and evaluation phases. Its contain some of the best practies for readability, for example easy customizable file pro…

    Python