Skip to main content

A recurrent neural network for predicting stock market performance

Project description

AlphaNetV3

unittest Congyuwang publish

A Recurrent Neural Network For Predicting Stock Prices

Requirement: tensorflow 2.

  1. The model and data utility are in ./alphanet/ folder.
  2. CSI500 and CSI800 stock market data are included in ./data/ folder.
  3. Model Configuration is in config.py.
  4. To run the model, execute python main.py.
  5. The loss plot pictures and models will be stored by each epoch and training period in ./models/ folder.
  6. Tests of layers and time series data tools are in ./tests/ folder. To run the test, execute python -m unittest tests.tests.

API Overview

Modules

Classes

Functions


This file was automatically generated via lazydocs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alphanet-0.0.4.tar.gz (14.7 kB view hashes)

Uploaded Source

Built Distribution

alphanet-0.0.4-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page