Jiew Wan Tan (@jiewwantan)

Top repositories

1

StarTrader

This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy gradient (DDPG) learning algorithm.
Python
103
star
2

RNN_LSTM_trading_model

This project explores stock trading modelling with the use recurrent neural network (RNN) with long-short term memory (LSTM) architecture. This is for single stock prediction and backtesting, another RNN LSTM network and backtester for multiple-stock portfolio will be added soon.
Jupyter Notebook
24
star
3

XGBoost_stock_prediction

XGBoost is known to be fast and achieve good prediction results as compared to the regular gradient boosting libraries. This project attempts to predict stock price direction by using the stock's daily data and indicators derived from its daily data as predictors. As such this is a classification problem.
Jupyter Notebook
21
star
4

collab-compete_ddpg

Collaboration and competition of two tennis playing agents with DDPG
Jupyter Notebook
2
star
5

Churn_prediction_Sparkify

Predicting music streaming service user churn on local machine and AWS EMR using Apache Spark.
HTML
1
star
6

PositionSizingAllocationStrategies

The program executes trading on a wide spectrum of position sizing and allocation strategies based on two choices of EMA signal EMA 21 and 45 +/- 0.5 ATR trade strategies. The combination of these creates 18 trade strategies.
Python
1
star
7

Real_estate_Investment_with_Airbnb

This project sets to design a framework for property market analysis in a city with the objective of identifying property that generates rental income in Airbnb marketplace.
Jupyter Notebook
1
star
8

FinancialDataExploratoryAnalysis

Financial Data exploratory analysis using R: Distribution, time-series analysis, bivariate exploration of various features, correlation matrix, risk sentiments and behavior for different asset class.
HTML
1
star