Skip to content

Instantly share code, notes, and snippets.

View sanchezcarlosjr's full-sized avatar
🏛️
Studying computer science

Carlos Eduardo Sanchez Torres (sanchezcarlosjr) sanchezcarlosjr

🏛️
Studying computer science
View GitHub Profile
@sanchezcarlosjr
sanchezcarlosjr / ICD Coding of Clinical Records.ipynb
Created August 3, 2023 16:13
ICD Coding of Clinical Records by Few Shot Training
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sanchezcarlosjr
sanchezcarlosjr / pnp.py
Created July 24, 2023 15:00 — forked from yjxiong/pnp.py
SolvePnP for Head Pose Estimation
"""
Light weight head pose estimation with SolvePnP
Author: Yuanjun Xiong
"""
# parameters
fx = 1
# model points
@sanchezcarlosjr
sanchezcarlosjr / clase1-clasificacion.ipynb
Last active June 22, 2023 17:25
MeIA - Sentiment analysis in the TASS corpus (Spanish) using traditional machine learning.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sanchezcarlosjr
sanchezcarlosjr / counter-finger-with-procrustes-analysis-and-mediapipe.ipynb
Last active June 17, 2023 21:29
counter-finger-with-procrustes-analysis-and-mediapipe.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sanchezcarlosjr
sanchezcarlosjr / signal-processing.ipynb
Last active June 25, 2023 23:57
signal-processing.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sanchezcarlosjr
sanchezcarlosjr / mqtt-producer-consumer.ipynb
Last active March 22, 2023 07:41
mqtt-producer-consumer.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sanchezcarlosjr
sanchezcarlosjr / checkpoint-restore-with-dmtcp.ipynb
Last active March 6, 2023 16:17
checkpoint-restore-with-dmtcp.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sanchezcarlosjr
sanchezcarlosjr / threads-simulation-using-queue-theory.ipynb
Created March 1, 2023 20:40
Threads simulation using Queue Theory.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sanchezcarlosjr
sanchezcarlosjr / computer-simulations-assigment-1.ipynb
Last active March 17, 2023 04:25
computer-simulations.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.