juangon
Software engineer, Oracle Certified Enterprise Architect for Java EE 5 and 6. Java EE passionate developer.
Valladolid, Spain.
Pinned Repositories
alloy-ui
java-design-patterns
Design pattern samples implemented in Java
liferay-ide
liferay-plugins
liferay-portal
xuggle-xuggler
Xuggle's Xuggler Java API for Video
juangon's Repositories
juangon/AIF360
A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
juangon/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
juangon/awesome-k8s-resources
A curated list of awesome Kubernetes tools and resources.
juangon/chaos-mesh
A Chaos Engineering Platform for Kubernetes.
juangon/cnn-raccoon
Create interactive dashboards for your Convolutional Neural Networks with a single line of code!
juangon/covid19salamanca-score
Development code for a machine-learning triage score for patients hospitalized with Covid-19
juangon/d2l-en
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
juangon/data-science-question-answer
A repo for data science related questions and answers
juangon/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
juangon/diffgram
Data Annotation, Data Labeling, Annotation Tooling, Training Data for Machine Learning
juangon/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
juangon/fairness_tutorial
Hands-on tutorial on ML Fairness
juangon/graalpython-java-example
Java and Python Integration Example for GraalVM
juangon/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
juangon/Instance_Segmentation_Mask_RCNN
To perform instance segmentation using Mask R-CNN and Python
juangon/Interactive_Tools
Interactive Tools for Machine Learning, Deep Learning and Math
juangon/interpret
Fit interpretable models. Explain blackbox machine learning.
juangon/kubeflow-ocp
juangon/kubernetes-scripts
A collection of scripts for various Kubernetes tasks
juangon/lm-spanish
Official source for spanish Language Models and resources made @ BSC-TEMU within the "Plan de las TecnologĂas del Lenguaje" (Plan-TL).
juangon/mace
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
juangon/machine-learning
CĂłdigo Python, Jupyter Notebooks, archivos csv con ejemplos para los ejercicios del Blog aprendemachinelearning.com
juangon/mljar-supervised
Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning :rocket:
juangon/Most-Interesting-Deep-Learning-Papers-Compilation
Just some compilation I've made of the papers I found most interesting.
juangon/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
juangon/siren
Official implementation of "Implicit Neural Representations with Periodic Activation Functions"
juangon/SmallDataBenchmarks
Small Dataset Benchmarks on the Dataset of Datasets UCI++
juangon/Sudoku-Solver-AI
I made a real time Sudoku solver using the camera, it looks for the edges of the Sudoku in the frame, extracts it, solves it and overlays the solution on the puzzle itself. For the digit recognition, I used a CNN, trained using Keras with printed characters from the different ubuntu fonts. For the image processing part, I used OpenCV for the edge detection.
juangon/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
juangon/tribuo
Tribuo - A Java machine learning library