Skip to content
View mburdelis's full-sized avatar

Block or report mburdelis

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mburdelis/README.md
  • 👋 Hi, I’m Mauricio Burdelis
  • 👀 I’m interested in Machine Learning, Software Engineering
  • 🌱 I’m currently learning French
  • 💞️ I’m looking to collaborate on Machine Learning Projects
  • 📫 How to reach me mburdelis at gmail dot com

Popular repositories Loading

  1. ReinforcementLearningWithoutToolboxes ReinforcementLearningWithoutToolboxes Public

    An implementation of Reinforcement Learning routines in Matlab using procedural programming (and without the use of toolboxes)

    MATLAB 5

  2. mburdelis mburdelis Public

    Config files for my GitHub profile.

  3. GraphShortestPathDijkstra GraphShortestPathDijkstra Public

    Dijkstra's Shortest Path Algorithm Applied to a Graph with Edge List Representation

    C++

  4. GraphPracticeEdgeListRepr GraphPracticeEdgeListRepr Public

    A Simple Graph Implementation Using Edge List Representation

    C++

  5. MatrixChainMultiplication MatrixChainMultiplication Public

    Solving the Matrix Chain Multiplication Problem

    Python

  6. GildedRose-Refactoring-Kata GildedRose-Refactoring-Kata Public

    Here is my solution for the Gilded Rose refactoring problem (in Python 3)

    Python