Learning NN for financial trading (DQN, tensorflow)
Learning NN for financial trading (DQN, tensorflow)
Configure the environment for learning (especially deep learning, DQN) the NN – install the necessary libraries (Python, OpenAI Gym, Tensorflow, Keras etc). Algorithm for NN – Reinforcement learning. Eventual value function for NN: 1. Predict the behaviour of the cryptocurrency's price (growing or …
Link to Full Article: Learning NN for financial trading (DQN, tensorflow)