Jakob Aungiers (@jaungiers)

Top repositories

1

LSTM-Neural-Network-for-Time-Series-Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Python
4,751
star
2

Multidimensional-LSTM-BitCoin-Time-Series

Using multidimensional LSTM neural networks to create a forecast for Bitcoin price
Jupyter Notebook
332
star
3

TensorFlow-Intro

Introduction to TensorFlow. Basic operators, linear and logistic regression and Tensorboard
Python
21
star
4

Tinder-py_auto_liker

Short and dirty Python script to auto "swipe right" all Tinder profiles.
Python
21
star
5

Random-Portfolio-vs-Benchmark-Strategy

Python Monte Carlo Simulation to model returns from randomly generated portfolios against a benchmark index.
Python
19
star
6

Yahoo-Finance-Stocklist-Scraper

Converts the full Yahoo Finance stocks list into a .csv file with ticker symbol, company name, exchange and country mapped.
Python
17
star
7

MvTAe-Multivariate-Temporal-Autoencoder

This code demonstrates a multi-branch deep neural network approach to tackling the problem of multivariate temporal sequence prediction by modelling a latent state vector representation of data windows through the use of a recurrent autoencoder and predictive model.
Jupyter Notebook
10
star
8

Code-Line-Counter

Python script for iterating directory and outputting total line counts for all file types
Python
3
star
9

ImgResizeApi

Web API utilizing Python Flask, OpenCV & Numpy to dynamically re-size images.
HTML
3
star
10

keras-tools

A collection of tools and helper functions I've made for the Keras machine learning framework
Python
3
star
11

R-Datastream

Simple framework library for communicating between Thompson Reuters Datastream service API and R
R
2
star
12

Neural-Network-OCR

A multi-layer neural network in Python to recognise characters from the MNIST dataset
Python
1
star
13

Perceptron-Linear-Classifier

A simple single layer perceptron neural network classifier for linear classification
Python
1
star