gleydson404
Staff Machine Learning Engineer/MLOps Engineer at ALDI SÜD
@ALDI-SOUTH-ITMülhein an der Rhur, Germany
Pinned Repositories
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
aws_backup_terraform_example
This project is just an example, some kind of proof of concept for using AWS backup. In this project we have a some terraform scripts to provisioning an EC2 instance and an AWS Backup Plan with all dependencies for this, including rules and selections for the backup plan.
clear-lambda-storage
Removes old versions of Lambda functions
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
DataSciencePython
common data analysis and machine learning tasks using python
kmeans
Just a simple implementation of k-means algorithm
PythonDataScienceHandbook
Jupyter Notebooks for the Python Data Science Handbook
gleydson404's Repositories
gleydson404/DataSciencePython
common data analysis and machine learning tasks using python
gleydson404/PythonDataScienceHandbook
Jupyter Notebooks for the Python Data Science Handbook
gleydson404/kmeans
Just a simple implementation of k-means algorithm
gleydson404/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
gleydson404/aws_backup_terraform_example
This project is just an example, some kind of proof of concept for using AWS backup. In this project we have a some terraform scripts to provisioning an EC2 instance and an AWS Backup Plan with all dependencies for this, including rules and selections for the backup plan.
gleydson404/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
gleydson404/GA-CVRP
A Genetic Algorithm to solve the CVRP problem.
gleydson404/KNN
An implentation of K-Nearest-Neighbors algorithm, as part of the Data Mining course, during my master at Information System, at Universidade de São Paulo.
gleydson404/terminator-solarized
A color theme for terminator using Ethan Schoonover’s Solarized color scheme
gleydson404/vim-resources
Fontes de aprendizado para VIM
gleydson404/vimconfigs
Just a backup of my .vimrc. If you want to try, just fork and use it.
gleydson404/clear-lambda-storage
Removes old versions of Lambda functions
gleydson404/awesome-mle
:sunglasses: A curated list of awesome machine learning engineering tools
gleydson404/CRUD_PHP
CRUD feito em PHP com todas as operações de manipulação em banco de dados MySQL
gleydson404/duckling_old
Deprecated in favor of https://github.com/facebook/duckling
gleydson404/elements-of-python-style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
gleydson404/flex-iframe
Automatically exported from code.google.com/p/flex-iframe
gleydson404/GA
Repository created just to learn and practice Genetic Algorithms.
gleydson404/Getting-Started-with-TensorFlow
Getting Started with TensorFlow by Packt Publishing
gleydson404/how_to_do_math_for_deep_learning
This is the code for "How to Do Math Easily - Intro to Deep Learning #4' by Siraj Raval on YouTube
gleydson404/JamDroidFirechat
Aplicação Android, demostrando o uso do Firebase com Android em uma aplicação de chat com troca de mensagens
gleydson404/micro-pypiline
This project is just an example of a final result of MPTK creation command. The idea here is to show a way to simplify the construction of a project to be executed as kubernetes parallel job.
gleydson404/MLP
Just a MLP.
gleydson404/optialg
A module with optimization methods for a quadratic function
gleydson404/pixel-saver
Pixel Saver
gleydson404/semantix-test
Semantix Test
gleydson404/SliderPass
Slider Pass, é um aplicativo que serve para passar slides, utilizando com fins didáticos no Curso de Devenvolvimento Mobilie Promovido pelo Instituto Interaje
gleydson404/SliderPassServer
Server application to comunicate with sliderPass android, to pass slides.
gleydson404/svmlearn
Automatically exported from code.google.com/p/svmlearn
gleydson404/vim-multiple-cursors
True Sublime Text style multiple selections for Vim