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.

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

Typing SVG

🖥 About me

const guimaguima = {
  name: "Gabriel Guimarães",
  country:"Brasil",
  pronouns: "he" | "him",
  interests: ["data science", "machine learning", "code generation"],
  titles: {
    college: {
      status: "In progress",
      course: "Data Science",
      institution: "UFMG",
    },
    technical: {
      status: "Completed",
      course: "Informatics",
      institution: "CEFET-MG",
    },
  },
  currentProjects: {
    Baku:{
      name:"Benchmark Automatization with Knowledge-drive Utilization"
      type: "main",
      lab: {
        lac: "Compilers Lab - UFMG",
        uai: "Uncertaincy in Artificial Inteligence Lab - UFMG"
      }
      description:
        "I am working on BAKU, a project to study LLM's for compilers problems",
      repository: "https://github.com/lac-dcc/baku", // 🙃 I recommend taking a look
      position: "Undergraduate research assitant"
    },
    FPS:{
      name: "Frames per Statistics",
      type:"secondary",
      lab: null,
      description: "A group of data scientists trying to analyse all kinda of data from video-games and tabletops(RPG)",
      organization:"https://github.com/FramesPerStatistic"
    }
  },
};

📊  Stats

🔎  Languages and Tecnology

C C++ Python Jupyter Notebook Git GitHub

📫 Sociais Midias and E-mail

         

Typing SVG

Pinned Loading

  1. lac-dcc/baku lac-dcc/baku Public

    Benchmark Automation with Knowledge-driven Utilization

    C 4

  2. FramesPerStatistic/Console_Analyses FramesPerStatistic/Console_Analyses Public

    A repository for analyses data from Console sales and fisical video games distribution

    Jupyter Notebook 3 1

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

    A repository to study neural network with mnist dataset

    Jupyter Notebook 3

  4. prunning_networks prunning_networks Public

    A repository to study prunning technics in neural networks

    Jupyter Notebook 1