Skip to content
View luabras's full-sized avatar
  • Fortaleza, CE - Brasil
  • 16:11 (UTC -12:00)
  • X @luabras

Highlights

  • Pro
Block or Report

Block or report luabras

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

Luana Brasil Teixeira

Researcher

C++ dev, AI enthusiast and excited about low level development, evolutionary computing & agent based modeling. Currently working on the artificial intelligence research field.

  • Master's student in Algorithms, Optimization and Computational Intelligence at the State University of Ceará - UECE;
  • Bachelor degree in Computer Science at the State University of Ceará - UECE;
  • 4 years of development experience;
  • Experience with low level development and communication with hardware devices;
  • Experience with agent based simulations.

Skills: C++, Python, NetLogo, Qt, Git, Scrum

🔭 I’m currently working on improving my skills.
🌱 I’m currently learning about computer vision, MediaPipe and Rust.
👯 I’m looking to collaborate on fun projects that involves C++, Python or that help me learning Rust!
🤔 I’m looking for help with learning about MediaPipe.
💬 Ask me about any of my skills!
📫 How to reach me: you can send me an email at luana_brasil@hotmail.com or on my social networks listed bellow!
😄 Pronouns: She/Her

github linkedin instagram twitter

Github statsProfile views

Pinned

  1. Triangularizacao-em-Grafos-para-o-problema-3-SAT Triangularizacao-em-Grafos-para-o-problema-3-SAT Public

    Proposta de solução para o problema 3-SAT (ProblemaSAT com cláusulas de 3 literais) através de um método de cobertura de vértices de um grafo gerado pelas variáveis e cláusulas do problema.

    C++

  2. Carregamento-e-extra-o-de-paginas-web Carregamento-e-extra-o-de-paginas-web Public

    Python

  3. fashion-mnist-model fashion-mnist-model Public

    A simple model for classifying clothes using the Fashion-MNIST dataset.

    Jupyter Notebook

  4. lol-worlds-2020 lol-worlds-2020 Public

    Colaborative ML models to predict the results of League of Legends Worlds 2020

    Jupyter Notebook 1 3

  5. Bayesian-network-weighted-and-Gibbs-sampling- Bayesian-network-weighted-and-Gibbs-sampling- Public

    Bayesian network using weighted and Gibbs sampling

    Python 1

  6. MDP-value-and-policy-iteration- MDP-value-and-policy-iteration- Public

    A Markov Decision Process (MDP) implementation using value and policy iteration to calculate the optimal policy.

    Python