Skip to content
View RomuloDrumond's full-sized avatar
:octocat:
:octocat:

Block or report RomuloDrumond

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

Hi there, I'm Romulo Drumond! πŸ‘‹

About Me πŸš€

I'm a passionate Machine Learning Engineer and ML Research Engineer with experience in various aspects of data science and machine learning. I love tackling complex problems, learning new skills, and collaborating with diverse teams to create innovative solutions.

  • 🌱 Currently learning: LLMOps, MLOps, and LLMs
  • πŸ”­ Working on: Machine learning projects at Factored
  • 🌍 Languages: Python, English, French, and Portuguese
  • πŸ“« How to reach me: LinkedIn | Website
  • ⚑ Fun fact: I'm a Brazilian who don't play soccer! (I know, wtf, right?)

My Skills 🧠

Python Machine Learning Deep Learning Computer Vision NLP LLMs LLMOps MLOps ChatGPT Google Gemini HuggingFace Keras LangChain PyTorch TensorFlow

Featured Projects πŸ’»

Research Crew is an agentic workflow that takes a research topic and general research plan to execute research and produce different types of content. This project uses the LangGraph framework to create a modular and extensible workflow for generating structured reports from web-based and user-provided content.

The project follows SOLID principles and has a clear modular structure, making it easy to extend and maintain. It's designed to be run in a development container for a consistent environment across contributors.

Python implementation of Least Squares Support Vector Machine for classification on CPU (NumPy) and GPU (PyTorch).

Python implementation of Self-Organizing Maps (SOM) on CPU (NumPy) and GPU (PyTorch).

Recent Certifications πŸŽ“

  • LLMOps & ML Deployment: Bring LLMs and GenAI to Production
  • Automated Testing for LLMOps
  • Building Systems with the ChatGPT API
  • Advanced Computer Vision with TensorFlow
  • Computer Vision and Image Processing Essentials
  • Neo4j Graph Data Science Fundamentals

Get in Touch πŸ“¬

"Don't forget to think about people, in the end, it is all about them."

Popular repositories Loading

  1. LSSVM LSSVM Public

    Python implementation of Least Squares Support Vector Machine for classification on CPU (NumPy) and GPU (PyTorch).

    Python 54 14

  2. SOM SOM Public

    Python implementation of Self-Organizing Maps (SOM) on CPU (NumPy) and GPU (PyTorch).

    Jupyter Notebook 4

  3. Minimum-Distance-Classifier Minimum-Distance-Classifier Public

    Python implementation of the Minimum Distance Classifier (MDC).

    Jupyter Notebook 3 1

  4. Classification-by-local-modeling Classification-by-local-modeling Public

    This repository contains a jupyter notebook explaining and showing how to do classification by local modeling.

    Jupyter Notebook 1

  5. handsonml handsonml Public

    Repository with some experiments and codes from the book Hands-On ML

    Jupyter Notebook 1

  6. TCC-iot-agua TCC-iot-agua Public

    This repository contains my final undergraduate course work named REAL-TIME WATER CONSUMPTION MONITORING SYSTEM VIA WEB.

    Python