Pinned Repositories
airflow-example
Airflow example shown at Scipy
Blockchain-Visualizer
A Blockchain visualizing web app.
Car_Simulator
A Python class to simulate the average movements of a car in a day
CarChain-Dashboard
A Shiny R dashboard to visualize information in the CarChain
EC-205
Projeto criado para a aula de EC 205
iot_middleware_performance
A performance comparison of 3 popular back-end frameworks for IoT middlewares
PBFT
An implementation of the Practical Byzantine Fault Tolerance consensus algorithm
RenderAlgorithms
Basic Python implementation of the Z-Buffer and Warnock algorithms
web_frameworks_performance
A comprehensive performance comparison of web frameworks
Workshop-Scala
Workshop de Scala feito no Inatel em 22/11/2018
LRAbbade's Repositories
LRAbbade/RenderAlgorithms
Basic Python implementation of the Z-Buffer and Warnock algorithms
LRAbbade/Blockchain-Visualizer
A Blockchain visualizing web app.
LRAbbade/Car_Simulator
A Python class to simulate the average movements of a car in a day
LRAbbade/Workshop-Scala
Workshop de Scala feito no Inatel em 22/11/2018
LRAbbade/EC-205
Projeto criado para a aula de EC 205
LRAbbade/StrangeLang
Compiler for a new Programming Language called "StrangeLang"
LRAbbade/CarChain-Dashboard
A Shiny R dashboard to visualize information in the CarChain
LRAbbade/Iris_Test
Training a NN in the Iris Data Set
LRAbbade/T-picos-Avan-ados-1
Trabalho de Tópicos 1
LRAbbade/Topicos1
Trabalho 2 de Tópicos 1
LRAbbade/brodemy
A website replicating udemy capabilities
LRAbbade/C207
Repositório dos exercícios da disciplina banco de dados
LRAbbade/CarChain-Simplified-Endpoint
A simplified endpoint for retrieving Data from CarChain
LRAbbade/CarChainSaver
Save the mileage of a CarSimulator instance in the Blockchain
LRAbbade/ComputerGraphics
Computer Graphics class project
LRAbbade/Curso-Java
Material do curso de Java do CREA-JR, realizado no Inatel
LRAbbade/EC-202
Arquivos de algoritmos 3
LRAbbade/EC-207
Trabalho de Digital 2
LRAbbade/EC205_final
Repositório dos arquivos finalizados do trabalho de engenharia de software.
LRAbbade/Interpreter
Interpretador desenvolvido para a aula de Arquiteturas de Computadores 2.
LRAbbade/jupyter
Jupyter metapackage for installation, docs and chat
LRAbbade/Marvel-x-DC-sentiment
Simple test project using textblob, mongodb and matplotlib to analyse live twitter sentiment of marvel and DC heroes
LRAbbade/NeuralGenetic
Optimizing artificial neural network parameters using the genetic algorithm for the classification of the Fruits360 dataset. The implementation is from scratch using NumPy.
LRAbbade/nn-python
Simple Python implementation of some Neural Networks
LRAbbade/quartermaster-frontend
LRAbbade/simplex-method
A python implementation for simplex method
LRAbbade/Sistemas-Operacionais
Repositório para compartilhar as respostas dos exercícios da aula de sistemas operacionais.
LRAbbade/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.
LRAbbade/talkMorse2Me
A simple morse chat
LRAbbade/Titanic_Test
Testing the Titanic competition on Kaggle