Pinned Repositories
ActivityClassification
Clasificacion de actividades usando el dataset de clip de videos Kinetics y el modelo Resnet-34_kinetics.onnx
amazon-sagemaker-examples-community
coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
coursera-machine-learning-engineering-for-prod-mlops-specialization
Programming assignments and quizzes from all courses within the Machine Learning Engineering for Production (MLOps) specialization offered by deeplearning.ai
curso-git-github
Repositorio de curso de git-github de Fernando Herrera
DartLanguage
Se muestran ejemplos del lenguaje como tipos de datos, estructuras de control, funciones , iteradores, clases ,streams entre otros.
DeepLearningWithPython
Repositorio enfocado mostrar herramientas de Deep learning y ejemplos de uso.
FaceMaskDetector
Deteccion de Barbijos con OpenCV, Keras y Tensorflow
Flutter-Navigator-2.0-demo-with-Authentication-mecanism
JCRUNA's Repositories
JCRUNA/FaceMaskDetector
Deteccion de Barbijos con OpenCV, Keras y Tensorflow
JCRUNA/ActivityClassification
Clasificacion de actividades usando el dataset de clip de videos Kinetics y el modelo Resnet-34_kinetics.onnx
JCRUNA/amazon-sagemaker-examples-community
JCRUNA/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
JCRUNA/coursera-machine-learning-engineering-for-prod-mlops-specialization
Programming assignments and quizzes from all courses within the Machine Learning Engineering for Production (MLOps) specialization offered by deeplearning.ai
JCRUNA/curso-git-github
Repositorio de curso de git-github de Fernando Herrera
JCRUNA/DartLanguage
Se muestran ejemplos del lenguaje como tipos de datos, estructuras de control, funciones , iteradores, clases ,streams entre otros.
JCRUNA/DeepLearningWithPython
Repositorio enfocado mostrar herramientas de Deep learning y ejemplos de uso.
JCRUNA/Flutter-Navigator-2.0-demo-with-Authentication-mecanism
JCRUNA/JCRUNA
Config files for my GitHub profile.
JCRUNA/legion-del-mal
Un repositorio para conquistar el mundo
JCRUNA/LLM_app_with_LCEL
How to build a simple LLM app with Langchain
JCRUNA/maps-App
Using Bloc pattern to manage the application state
JCRUNA/OpenCV-basics
Introduccion a la libreria Opencv mostrando las operaciones basicas.
JCRUNA/peliculasApp
App de peliculas hecha en el curso de Fernando Herrera
JCRUNA/productapp
Application made in Udemy course by Fernando Herrera.
JCRUNA/python_automation_examples
This repo shows how to automate tasks with simple python scripts
JCRUNA/QA_PDF_Answering_System
Allow you query pdf files stored in a Vector Store
JCRUNA/Query_your_file
How to create a simple Chatbot using Langchain
JCRUNA/QuickStartWithHuggingFace
Getting started with HuggingFace🤗
JCRUNA/spacex_demo
A Flutter app that demonstrates how to build a simple app using the SpaceX API created by the Very Good Ventures Team.
JCRUNA/State-Management
Implementacion de 4 gestores de estados en flutter
JCRUNA/TourPorPython
En este repositorio muestro los conceptos basicos de Python : tipo de datos , estructuras de control, funciones, iteradores entre otros.
JCRUNA/Yolov3
Implentacion del modelo YOLOv3 con Opencv