Tim Beasley (TauraiUCB)

TauraiUCB

Geek Repo

Location:Shenzhen

Github PK Tool:Github PK Tool

Tim Beasley's starred repositories

VolRec

Code for the paper "Session-based Recommendation with Temporal Dynamics for Large Volunteer Networks" published in the Journal of Intelligent Information Systems

Language:PythonStargazers:3Issues:0Issues:0

NeuRec

Next RecSys Library

Language:PythonStargazers:1046Issues:0Issues:0

session-rec

Python-based framework for building and evaluating session-based and session-aware recommender systems.

Language:PythonStargazers:384Issues:0Issues:0

t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:5685Issues: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:4013Issues:0Issues:0

Hands-On-Machine-Learning-for-Algorithmic-Trading

Hands-On Machine Learning for Algorithmic Trading, published by Packt

Language:Jupyter NotebookLicense:MITStargazers:1367Issues:0Issues:0