├── .gitignore ├── ML for Trading.ipynb ├── README.md ├── __pycache__ └── financial_data.cpython-38.pyc ├── financial_data.py ├── i ├── 1.PNG ├── 10.PNG ├── 11.PNG ├── 12.PNG ├── 13.PNG ├── 14.PNG ├── 15.PNG ├── 16.PNG ├── 17.PNG ├── 18.PNG ├── 19.PNG ├── 2.PNG ├── 20.PNG ├── 21.png ├── 22.png ├── 23.png ├── 24.png ├── 25.png ├── 26.png ├── 27.png ├── 28.png ├── 29.png ├── 3.PNG ├── 30.png ├── 31.png ├── 32.png ├── 33.png ├── 34.png ├── 35.png ├── 36.png ├── 37.png ├── 38.png ├── 39.png ├── 4.PNG ├── 5.PNG ├── 6.PNG ├── 7.PNG ├── 8.PNG ├── 9.PNG └── portfolio.jpg ├── notebook.ipynb └── rnn_model_1 ├── saved_model.pb └── variables ├── variables.data-00000-of-00001 └── variables.index /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/.gitignore -------------------------------------------------------------------------------- /ML for Trading.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/ML for Trading.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/README.md -------------------------------------------------------------------------------- /__pycache__/financial_data.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/__pycache__/financial_data.cpython-38.pyc -------------------------------------------------------------------------------- /financial_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/financial_data.py -------------------------------------------------------------------------------- /i/1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/1.PNG -------------------------------------------------------------------------------- /i/10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/10.PNG -------------------------------------------------------------------------------- /i/11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/11.PNG -------------------------------------------------------------------------------- /i/12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/12.PNG -------------------------------------------------------------------------------- /i/13.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/13.PNG -------------------------------------------------------------------------------- /i/14.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/14.PNG -------------------------------------------------------------------------------- /i/15.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/15.PNG -------------------------------------------------------------------------------- /i/16.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/16.PNG -------------------------------------------------------------------------------- /i/17.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/17.PNG -------------------------------------------------------------------------------- /i/18.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/18.PNG -------------------------------------------------------------------------------- /i/19.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/19.PNG -------------------------------------------------------------------------------- /i/2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/2.PNG -------------------------------------------------------------------------------- /i/20.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/20.PNG -------------------------------------------------------------------------------- /i/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/21.png -------------------------------------------------------------------------------- /i/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/22.png -------------------------------------------------------------------------------- /i/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/23.png -------------------------------------------------------------------------------- /i/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/24.png -------------------------------------------------------------------------------- /i/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/25.png -------------------------------------------------------------------------------- /i/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/26.png -------------------------------------------------------------------------------- /i/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/27.png -------------------------------------------------------------------------------- /i/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/28.png -------------------------------------------------------------------------------- /i/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/29.png -------------------------------------------------------------------------------- /i/3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/3.PNG -------------------------------------------------------------------------------- /i/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/30.png -------------------------------------------------------------------------------- /i/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/31.png -------------------------------------------------------------------------------- /i/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/32.png -------------------------------------------------------------------------------- /i/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/33.png -------------------------------------------------------------------------------- /i/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/34.png -------------------------------------------------------------------------------- /i/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/35.png -------------------------------------------------------------------------------- /i/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/36.png -------------------------------------------------------------------------------- /i/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/37.png -------------------------------------------------------------------------------- /i/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/38.png -------------------------------------------------------------------------------- /i/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/39.png -------------------------------------------------------------------------------- /i/4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/4.PNG -------------------------------------------------------------------------------- /i/5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/5.PNG -------------------------------------------------------------------------------- /i/6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/6.PNG -------------------------------------------------------------------------------- /i/7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/7.PNG -------------------------------------------------------------------------------- /i/8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/8.PNG -------------------------------------------------------------------------------- /i/9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/9.PNG -------------------------------------------------------------------------------- /i/portfolio.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/i/portfolio.jpg -------------------------------------------------------------------------------- /notebook.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/notebook.ipynb -------------------------------------------------------------------------------- /rnn_model_1/saved_model.pb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/rnn_model_1/saved_model.pb -------------------------------------------------------------------------------- /rnn_model_1/variables/variables.data-00000-of-00001: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/rnn_model_1/variables/variables.data-00000-of-00001 -------------------------------------------------------------------------------- /rnn_model_1/variables/variables.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandro-Duenas/deep-learning-portfolio/HEAD/rnn_model_1/variables/variables.index --------------------------------------------------------------------------------