Skip to content
View Murgueytio's full-sized avatar

Block or report Murgueytio

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. Fil_de_Fer Fil_de_Fer Public

    Create a wireframe model in 3D representation of a landscape by joining several points (x, y, z) thanks to the line segments (edge).

    C

  2. Models_Econometric Models_Econometric Public

    The objective is to do analyzes involving multiple variables from different databases combined for the econometric model: GDP = C + G + I + (X-M). To this will be added the Global Peace Index (GPI)…

    Jupyter Notebook

  3. Predicting-Energy-Price-Behavior Predicting-Energy-Price-Behavior Public

    Demonstrate that the LSTM neural network can predict energy prices in the presence of complex temporal patterns and non-linear relationships in the data.

    Jupyter Notebook

  4. Push_Swap Push_Swap Public

    Sorting data on a stack, with a limited set of instructions in the smallest number of moves; manipulating various sorting algorithms and choosing the most appropriate solution for optimal sorting.

    C