Skip to content
View valdolab's full-sized avatar

Block or report valdolab

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

Hi there! I’m @valdolab 👋

  • 🔭 I’m a Data Scientist interested in Machine Learning, NLP, and all-around AI.
  • 🤔 In this space I spread some interesting projects about ML, DS, computer science, coding challenges, and software engineering.
  • 📫 How to reach me: https://www.linkedin.com/in/osvaldovg/.
  • 😄 I really like to teach others and introduce them to the world of AI.
  • 🌱 I’m currently learning about Generative AI: Transformers, Image Captioning, GANs, OpenSource LLMs, RAGs, and shot LLM learning.
  • ⚡ I always enjoy learning how things work in the world and how I can use them to impact others' lives.

Popular repositories Loading

  1. DS-ML_Projects DS-ML_Projects Public

    These are some projects of DataScience-MachineLearning

    Jupyter Notebook 1

  2. computer_vision computer_vision Public

    This is a repo for computer vision solutions

    Jupyter Notebook 1

  3. Python_DataStructures Python_DataStructures Public

    Forked from marianaalanis93/Python_Algorithms

    Some algorithms and data structures exercises in Python

    Python 1

  4. GenerativeText GenerativeText Public

    This is for projects about Generative AI, specific in the Text Generation area.

    Jupyter Notebook 1

  5. Simplex-method Simplex-method Public

    The simplex algorithm is a popular algorithm for linear programming.

    C++ 1

  6. Trapezoidal-rule Trapezoidal-rule Public

    Algoritmo que resuelve integrales definidas mediante el Metodo del Trapecio

    C++