Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jperl/stock2vec
📈 Stock embeddings based on PE context
https://github.com/jperl/stock2vec
Last synced: about 1 month ago
JSON representation
📈 Stock embeddings based on PE context
- Host: GitHub
- URL: https://github.com/jperl/stock2vec
- Owner: jperl
- Created: 2017-05-11T01:47:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T20:47:25.000Z (over 7 years ago)
- Last Synced: 2025-01-11T14:54:06.798Z (about 1 month ago)
- Language: Jupyter Notebook
- Homepage: https://medium.com/@jon_perl/stock2vec-from-ml-to-p-e-2e6ba407c24
- Size: 1.71 MB
- Stars: 73
- Watchers: 8
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Run on floydhub
```shell
floyd run --gpu --mode jupyter --env tensorflow-1.0
```## View in Tensorboard
```
tensorboard --logdir output
```