Skip to content
View guimaguima's full-sized avatar
Studying a lot
Studying a lot

Organizations

@lac-dcc @FramesPerStatistic

Block or report guimaguima

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

Typing SVG

🖥 About me

const guimaguima = {
  name: "Gabriel Guimarães",
  country:"Brasil",
  pronouns: "he" | "him",
  interests: ["data science", "machine learning"],
  titles: {
    college: {
      status: "In progress",
      course: "Data Science",
      institution: "UFMG",
    },
    technical: {
      status: "Completed",
      course: "Informatics",
      institution: "CEFET-MG",
    },
  },
  organizations:{
    LAC: {
      name: 'Laboratório de Compiladores🐉',
      position: 'Undergraduate Researcher',
      projects_done: ['BAKU','Gagana']
    },
  },
  working_on: {
    Baku:{
      name:"Benchmark Automatization with Knowledge-drive Utilization"
      type: "main",
      from: 'LAC',
      description:
        "A project to study LLM's behavior benchmark automization and machine stats aproximation using data science and machine learning",
      repository: "https://github.com/lac-dcc/baku", // 🙃 I recommend taking a look
    }
  },
  goals_for_my_github:{
    repository:["Finish the base repository mnist-neural-network-study","Study more complex methods for the prunning_networks"],
    rank : "Achieve rank B on github 🙃"
  }
};

📊  Stats

Guimaguima's GitHub stats

📫 Social Midias and E-mail

              

Typing SVG

Pinned Loading

  1. lac-dcc/Gagana lac-dcc/Gagana Public

    The artiface to reproduce the experiments on the paper "On the Practicality of LLM-Based Compiler Fuzzing"

    Jupyter Notebook 7 2

  2. lac-dcc/baku lac-dcc/baku Public

    Benchmark Automation with Knowledge-driven Utilization

    Jupyter Notebook 4

  3. mnist-neural-network-study mnist-neural-network-study Public

    A repository to study neural network with mnist dataset

    Jupyter Notebook 3