Pinned Repositories
lucindo's Repositories
lucindo/shttp
Simple zero-config HTTP Server
lucindo/lresolver
Simple local DNS resolver
lucindo/konig
simple distributed graph database (only a prototype)
lucindo/keyper
simple key-value store
lucindo/rstats
Running Statistics for Go
lucindo/graphpar
graph partitioning code from my master's thesis
lucindo/netutil
Golang network/http utilities
lucindo/blog
lucindo/cabot-alert-pagerduty
lucindo/dotfiles
my .emacs and related stuff
lucindo/go-beacon
HTTP Beacon for boomerang.js and other analytics/trackers
lucindo/goper
goper is a hoper clone. tracks urls redirects and so on.
lucindo/krarup
Krarup message bus
lucindo/lucindo.github.com
My github page
lucindo/oldies
old and dummy code from pre-github era
lucindo/R-trader
Mechanical Trading System using R (prototype for fun and learning purposes)
lucindo/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
lucindo/under
pet project to learn golang
lucindo/video-transcoding-api
Agnostic API to transcode media assets across different cloud services.