Pinned Repositories
backpropagation_algorithm
backpropagation algorithm implementation using matlab
Bayessian-classification-Prediction-Risk
An example of Bayesian classification to determining the optimal decision boundary to do predictions.
Belousov-Zhabotinsky-reaction
Using a 2D cellular automata and parallel computing to simulate the Belousov Zhabotinsky reaction.
Birrapp
Programa para la asignatura "Sistemas Distribuidos" de estudio de las cervezas más comentadas.
Greedy-Algorithms
Repositorio sobre los algoritmos devoradores. Se presentará un esquema general, descripición, elementos que lo componen y ejemplos.
kmeans-clustering
A classifier using the kmeans algorithm.
Odds-and-Evens-Hand-game
An application coded in matlab of the game Odds and Evens using image and voice recognition.
parallel-mandelbrot-set
Parallel implementation with visualization (GUI) of mandelbrot set in Java.
SkyScannerApp
React Native app using SkyScanner Api, implemented with, Redux/Saga, AsyncStorage, Hooks, Native base, Axios, Google Auth and Expo
The-Travelling-Salesman-Problem
An application in c++ to solve the Travelling Salesman Problem using the Ant Colony System
Jeffresh's Repositories
Jeffresh/SkyScannerApp
React Native app using SkyScanner Api, implemented with, Redux/Saga, AsyncStorage, Hooks, Native base, Axios, Google Auth and Expo
Jeffresh/AAED
Jeffresh/airbnb-asterdam-streamlit
Jeffresh/airbnb-filtering-data-streamlit
Jeffresh/c-interpreter
C interpreter in python (SLY) using an upward translator that accepts inputs from the C language
Jeffresh/c-to-assembly
traduction of c code to assembly
Jeffresh/clustering-adaptative-method
Adaptative method for do clustering uknowing the number of centers.
Jeffresh/clustering-Knn
clustering using Knn algorithm
Jeffresh/Datathon-2-Dphi-Heart-Disease-Prediction
Jeffresh/Datathon-3-Dphi-Loan-or-No-Loan
Jeffresh/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
Jeffresh/deployment-of-machine-learning-models
Udemy course about machine learning model deployment
Jeffresh/djangoRestExamples
repository to group all the knowledge that I am acquiring about this technology/framework
Jeffresh/dphi-loan-or-not-loan-app
Webapp using heroku to deploy ml model
Jeffresh/FrequencyWords
Repository for Frequency Word List Generator and processed files
Jeffresh/Getting-Started-With-Data-Science-Bootcamp
Repo about all the work done in the bootcamp
Jeffresh/github-readme-stats
:zap: Dynamically generated stats for your github readmes
Jeffresh/hierarchical-clustering
Implementation of herarchical-clustering and comparison with SOM
Jeffresh/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Jeffresh/Jeffresh
Jeffresh/kaggle-tab-playground-november-2021
Jeffresh/KROSF
Jeffresh/pbl-digitalization
Jeffresh/pycon-2018-tutorial
Using pandas for Better (and Worse) Data Science
Jeffresh/python-datascience-handbook
Repo about doing the exercises of https://jakevdp.github.io/PythonDataScienceHandbook/00.00-preface.html
Jeffresh/rdt-tutorial
Tutorial to generate automatic documentation from Read The Docs
Jeffresh/SOM-neural-network
Jeffresh/spam-classifier
Classifier using Apache SpamAssasin's public dataset.
Jeffresh/sql-applied-to-data-science-ibm
Introducing the concepts of relational databases and learn to apply it using SQL language, on a data science environment using Jupyter notebooks
Jeffresh/tensorflow-1-public