Python script for iterating directory and outputting total line counts for all file types
Repositories
jaungiers repositories
Parquet file viewer made in Rust and compiled for Windows. Has a modern interface that opens extremely fast and can be bound to .parquet files to make it the default app for opening parquet files.
Web API utilizing Python Flask, OpenCV & Numpy to dynamically re-size images.
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Using multidimensional LSTM neural networks to create a forecast for Bitcoin price
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.
A multi-layer neural network in Python to recognise characters from the MNIST dataset
A simple single layer perceptron neural network classifier for linear classification
Simple framework library for communicating between Thompson Reuters Datastream service API and R
Python Monte Carlo Simulation to model returns from randomly generated portfolios against a benchmark index.
Introduction to TensorFlow. Basic operators, linear and logistic regression and Tensorboard
Short and dirty Python script to auto "swipe right" all Tinder profiles.
Java based websocket data collector for crypto L2 market data saving to HDF5 files
Converts the full Yahoo Finance stocks list into a .csv file with ticker symbol, company name, exchange and country mapped.
A collection of tools and helper functions I've made for the Keras machine learning framework
Raspberry Pi Environment Monitor and Dashboard with BME280 Chip
Simple motion detection code for use with Raspberry Pi ZeroW and PiCamera