Skip to content
View thiagomonteles's full-sized avatar
🖥️
🖥️

Highlights

  • Pro

Block or report thiagomonteles

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

Hi 👋, I'm Thiago Monteles

  • 🖥️ I currently hold a position as a Data Scientist for the State Government of Goiás - Brazil

  • 🌱 I’m currently learning Natural Language Processing (Part-of-speech tagging, Text Generation ,Sentiment Analysis)

  • 🎓 Graduated in Computer Science at Federal University of Goiás (UFG).

  • 🙂 Pronoun He/Him

  • 📫 How to reach me thiagomontelesofc@gmail.com

Connect with me:

thiagomonteles thiagomonteles thiagomonteles

Languages and Tools:

c cplusplus git java linux pandas photoshop python pytorch scikit_learn seaborn tensorflow

Pinned Loading

  1. Health-Plan-Audits Health-Plan-Audits Public

    Machine learning model capable of combining all the variables of a request and, based on the historical behavior of auditors, can automate the analysis of the request.

    Jupyter Notebook 1 1

  2. iainverno iainverno Public

    Forked from ruanchaves/iainverno

    Jupyter Notebook

  3. Perspective-projections-with-OpenGL Perspective-projections-with-OpenGL Public

    This project demonstrates the use of orthogonal and perspective projections in an OpenGL environment. The program renders a cube and allows the user to switch between projection modes and interact …

    C 1

  4. implementation-of-hash-methods implementation-of-hash-methods Public

    This repository contains implementations and analyses of various hash functions and collision handling methods for hash tables.

    C 1 1

  5. Duplicate-Database-at-the-Edge---A-Hybrid-Approach Duplicate-Database-at-the-Edge---A-Hybrid-Approach Public

    Forked from UFGSistemasDistribuidos202301/Grupo4

    Develop an edge-replicated database that offers both strong consistency and eventual consistency.

    Go 1

  6. Cafezinho-Compiler Cafezinho-Compiler Public

    This repository contains the implementation of a didactic compiler for the Cafezinho language, developed as part of the activities for the Compilers - 1 course in the Bachelor's Degree in Computer …

    Yacc