Metadata-Version: 2.1
Name: stockDL
Version: 0.0.2
Summary: Predicts the Gross Yield, Annual Yield and Net Yield of a user given stock ticker.
Home-page: https://github.com/ashishpapanai/stockDL
Author: Ashish Papanai
Author-email: ashishpapanai00@gmail.com
License: MIT
Description: # stockDL
        A financial deep learning library for stocks price prediction and comparison with traditional investment strategies. The Library is based on LSTM-Neural Networks and Conv1D + LSTM Neural Networks. STRICTLY FOR EDUCATIONAL PURPOSES.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
