Giter VIP home page Giter VIP logo

Sergio Virahonda S.'s Projects

anomalydetection icon anomalydetection

This repository is part of an article about how to forecast and detect anomalies on time-series data. The main objective is to train a RNN regressor on the Bitcoin dataset to predict future values on then detect anomalies in the whole data window - that last step achieved by implementing a RNN Autoencoder. You'll see some other models in the notebooks that I've provided to you in case they are of your interest and this RNN regressor + RNN Autoencoder doesn't perform well for your purpose in any other scenario. The dataset used is available at https://www.kaggle.com/mczielinski/bitcoin-historical-data and contains BITCOIN/USD 1-minute candle data, from 2012-01-01 to 2020-12-31. I hope you can get advantage of this approach!

automatictraining-dataset icon automatictraining-dataset

This repo contains the necessary files and datasets to automatically train a CNN with some help of CICD and Jenkins

deepfakes icon deepfakes

This repository is part of a project which seeks to build DIY deep fakes' models from scratch. Also it's part of an article that explains how to achieve such task.

deepfakesdataset icon deepfakesdataset

This repository contains the images' dataset used to train a deepfake autoencoder.

depression-prediction icon depression-prediction

This project is an improved version of a previous one that used a Logistic Regressor model from Sciki-Learn. This time, I'm using a Keras RNN to achieve the same task. Also there's a folder about how to deploy the model on AWS SageMaker; check it out!

facemaskdataset icon facemaskdataset

Dataset about people wearing face masks, all of them properly labelled.

facemaskdetection icon facemaskdetection

This repository contains the file required to implement a YOLOv5 face mask detector on TFLite interpreter

facemaskdetectiononpi icon facemaskdetectiononpi

This repo contains the additional files required to run YOLOv5 detections on Raspberry Pi boards. Copy these files into /yolov5 folder

melanomaclassification icon melanomaclassification

This project is based on a dataset of bening/malignant melanoma images from a Kaggle competition which I tackled with a Keras Convolutional Neural Network.

pytorchforrpi icon pytorchforrpi

This repo contains the .whl file required to install PyTorch on Raspberry Pi boards with arm7l architecture.

scikit-learn-sagemaker-container icon scikit-learn-sagemaker-container

This project is about making things simpler when deploying custom models to SageMaker through ECR. Instead of using the suggested AWS template, I've followed the AWS suggestions to build a container fully compatible with ECR, but made simple.

spamemailsonlambda icon spamemailsonlambda

This is a previous project already shared here but this time adapted to run on top of AWS Lambda.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.