Skip to content
View mro15's full-sized avatar
  • Rio Negrinho
  • 21:28 (UTC -03:00)

Block or report mro15

Report abuse

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

Report abuse
mro15/README.md

Hi! 👋

I am Marcela Ribeiro de Oliveira. I live in Rio Negrinho, Brazil.

About me:

  • I have a master's and a bachelor's degree in computer science granted by Federal University of Paraná (UFPR). My research covered the following topics:
  • Currently, I am working as Machine Learning Engineer at Nubank
  • Recently, I spent one year living in Barcelona, Spain, and learned a lot of Spanish and the culture of Catalonia.

Scientific publications:

Other publications:

  • Text classification problem on Linkedin [pt-br]
  • GLOSSÁRIO BiT: Inteligência Artificial on Linkedin [pt-br]

GitHub Stats

Profile Trophies

trophy

How to contact me:

Send an email to marcelaribeirooliveira[at]gmail[dot]com

Or, connect with me at marcelaribeirodeoliveira

Pinned Loading

  1. my-graph-library my-graph-library Public

    My master's degree approach experiments implementation.

    Python

  2. mdvrp-coevolutionary-approach mdvrp-coevolutionary-approach Public

    Implementation of an algorithm to solve the multi-depot vehicle routing problem

    C++ 2 1

  3. node2vec-lol-example node2vec-lol-example Public

    Exemplo do node2vec em Summoner's Rift

    Python

  4. image-processing image-processing Public

    Image processing assigments

    Python

  5. box-stacking box-stacking Public

    Implementação utilizando a técnica de programação dinâmica para o Problema de Empilhar Caixas (Box Stacking Problem)

    C++

  6. subsets-branch-and-bound subsets-branch-and-bound Public

    Branch & Bound aplicada na resolução do problema de particionar um conjunto em k subconjuntos balanceados

    Shell