Skip to content
View v1nybarreto's full-sized avatar

Block or report v1nybarreto

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

Popular repositories Loading

  1. energy_consumption_forecasting energy_consumption_forecasting Public

    This repository provides a comprehensive Python implementation for forecasting energy consumption, leveraging advanced machine learning models such as LSTM, GRU, and CNN-LSTM. The code includes det…

    Python 6

  2. facial_recognition_metric_learning facial_recognition_metric_learning Public

    Develop a facial recognition model using metric learning to handle a variety of faces, including masked images. The challenge addresses limitations of traditional classification models by leveragin…

    Python 6

  3. iterative_closest_points iterative_closest_points Public

    A project implementing the ICP algorithm from scratch to estimate a vehicle's trajectory using LiDAR point clouds from the KITTI dataset. The algorithm aligns scans to reconstruct the vehicle’s pat…

    Python 4

  4. binance_price_monitor binance_price_monitor Public

    This project monitors the real-time price of the BTC/USDT trading pair from Binance using the public Binance API. It periodically retrieves price data, stores it in a CSV file, and generates a grap…

    Python 2