Michael J Clark

Results 7 repositories owned by Michael J Clark

rl-portfolio-management

538
Stars
180
Forks
Watchers

Attempting to replicate "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem" https://arxiv.org/abs/1706.10059 (and an openai gym environment)

keywordshitter2

191
Stars
155
Forks
Watchers

A website to find long-tail keywords using search suggestions

viz_torch_optim

105
Stars
13
Forks
Watchers

Videos of deep learning optimizers moving on 3D problem-landscapes

attentive-neural-processes

87
Stars
23
Forks
Watchers

implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)

satellite_leak_detection

22
Stars
10
Forks
Watchers

Detect water leaks from satellite images using machine learning

phoneme2grapheme

19
Stars
3
Forks
Watchers

Teaching machines to spell with deep learning (acc=>80%) e.g. a model hears "pɹˈaʊd˺ɚ" and writes "prowder" (but it should be "prouder")

world-models-sonic-pytorch

31
Stars
3
Forks
Watchers

Attempt at reinforcement learning with curiosity for Sonic the Hedgehog games. Number 149 on OpenAI retro contest leaderboard, but more work needed