Skip to content
View amarrerod's full-sized avatar
πŸ‘¨β€πŸ”¬
Picando piedra
πŸ‘¨β€πŸ”¬
Picando piedra
  • Universidad de La Laguna
  • Tenerife
  • 00:42 (UTC +01:00)
  • X @amarre_

Organizations

@DIGNEA
Block or Report

Block or report amarrerod

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
amarrerod/README.md

Hi πŸ‘‹, I'm Alejandro Marrero

I'm a PhD Student at Universidad de La Laguna.

  • πŸ”­ I’m currently working on instance generation for Combinatorial Optimisation Problems

  • 🌱 I’m currently learning Rust, and ML with Tensorflow and Keras

  • πŸ‘― I’m looking to collaborate on Open Source Optimisation Tools

  • How to reach me


Favourite quote:

A computer would deserve to be called intelligent if it could deceive a human into believing that it was human - Alan Turing

Daily routine these days:

def routine(self, pomodoros: int = 6, coffee: Coffee):
    counter = 0
    while is_day_time() and counter < pomodoros:
        if coffee.empty():
            coffee.refill()
        
        self.drink(coffee)
        self.work(during=50)
        self.chill(during=10)
        counter += 1

Github Stats

Β amarrerod

Pinned

  1. MenuPlanning_MOEAD_Mathematics MenuPlanning_MOEAD_Mathematics Public

    Roff

  2. MPP_TFM MPP_TFM Public

    On the automatic planning of healthy and balanced menus

    Roff 1

  3. PAL-ULL/GECCO-21-Parallel-GA-KNP PAL-ULL/GECCO-21-Parallel-GA-KNP Public

    Paper to be submitted to GECCO 2021

    TeX 1

  4. DIGNEA/dignea DIGNEA/dignea Public

    Diverse Instance Generator with Novelty and EAs

    C++ 1 1

  5. PAL-ULL/ns_pca_gecco23 PAL-ULL/ns_pca_gecco23 Public

  6. spotify_audio_dashboard spotify_audio_dashboard Public

    Rust