Skip to content
View eddydecena's full-sized avatar
🚀
🚀

Organizations

@poligonoio

Block or report eddydecena

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eddydecena/README.md

👋 Hi there! I'm Eddy

Twitter BadgeLinkedin BadgeMedium Badge

#!/usr/bin/python# -*- coding: utf-8 -*-classSoftwareEngineer:
def__init__(self):
self.name="Eddy Decena"self.spoken_languages= ["es_ES", "en_US"]
self.roles= ["Machine Learning Engineer", "DevOps Engineer", "Cloud Engineer"]
self.main_skills= ["Machine Learning", "Cloud Architecture", "DevOps", "Automaization"]
self.architectures= ["Serverless", "Microservices"]
@classmethoddefsay_hi(cls):
print("Hello World! I'm a software engineer passionate about share knowledge and open-source.")
me=SoftwareEngineer()
me.say_hi()

  • 🔭 I’m currently doing some machine learning at @opticrd
  • 🌱 I’m currently learning Golang
  • 👯 I’m looking to collaborate on HuggingFace
  • 💬 Ask me about Machine Learning in the cloud
  • ⚡ Fun fact:
    • Anime and video game fan
    • Fast learner

Pinned Loading

  1. cycle-gancycle-ganPublic

    An cycle-gan implementation. Original paper: https://arxiv.org/pdf/1703.10593.pdf

    Python 1

  2. dqndqnPublic

    Deep Q-Networks Implementation with tensorflow 2.x

    Python

  3. toxicity-detectiontoxicity-detectionPublic

    Toxicity detection in a conversation or phases.

    JavaScript

  4. tensorflow/cloudtensorflow/cloudPublic

    ⛔️ DEPRECATED - The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training …

    Python 381 93

  5. poligonoio/poligonopoligonoio/poligonoPublic

    Use every day english to access data

    Go 3