Skip to content
View csbanon's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report csbanon

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

Hey there, I'm Carlos!

Here you will find some of the projects I've been working on over the years. Currently, I'm working on different projects in the areas of AI, ML, Computer Vision, NLP, and Data Science. Feel free to check out my website and connect with me via LinkedIn or Twitter!

You can also find my recent data science notebooks in my Notebooks repository.

Pinned

  1. paper-notes paper-notes Public

    My notes from many of the papers I've come across throughout my studies in computer science. 2020.

  2. pdc-model pdc-model Public

    The Preferential Deletion Model with Changing in Existing Connections (PDCModel) is an extension of the discrete-time random graph generation process described by Narsingh Deo and Aurel Cami in 200…

    Java 1

  3. bert-product-rating-predictor bert-product-rating-predictor Public

    The BERT Product Rating Predictor is a natural language processing model based on the Bidirectional Encoder Representations from Transformers (BERT) model developed to predict star ratings for text…

    Jupyter Notebook 7 2

  4. canny-edge-detector canny-edge-detector Public

    Canny Edge Detector is an implementation of the edge detection method defined by John Canny in 1986. 2020.

    Python 1