Christian Karl Pappenberger (chris8447)

chris8447

Geek Repo

Location:Munich, Germany

Github PK Tool:Github PK Tool

Christian Karl Pappenberger's repositories

aws-sdk-arduino-esp8266

An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

blockchain

A simple Blockchain in Python

Language:C#License:MITStargazers:0Issues:0Issues:0
Language:PHPStargazers:0Issues:0Issues:0

finBERT

Financial Sentiment Analysis with BERT

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

rfid

Arduino RFID Library for MFRC522

Language:C++License:UnlicenseStargazers:0Issues:0Issues:0

simple-rnn

A simple Recurrent Neural Network with TensorFlow.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

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.

Stargazers:0Issues:0Issues:0

talos

Hyperparameter Optimization for Keras Models

Language:PythonLicense:MITStargazers:0Issues:0Issues:0