predicting BTC/USD price
Stars
4
Forks
1
Watchers
4
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
2
commits
Merge pull request #3 from lseffer/dependabot/pip/psutil-5.6.6
a66f7e3View on GitHubMerge pull request #2 from lseffer/dependabot/pip/tensorflow-1.15.2
b635db0View on GitHubMake a stacked LSTM that outputs a sequence instead. Leads to much better predictions. And some refactoring
961ec10View on GitHubUpdate readme. Tweak rate limit, fix typing errors and add a test
1f464bfView on GitHubclose array to also use last x timesteps, and some styling for the chart
2d4ed72View on GitHubfix mistake in ml etl and add job factories to job runner
2426b5cView on GitHubretrain models and fix the job runner threading and influx query in train model
98905aeView on GitHubprediction chart and text to website. Add a binary directory for the model binaries.
dc6499bView on GitHubAdded better ML tools and made first draft of js code fetching predictions. Some refactoring
64bcddbView on GitHub