Skip to content

Evolution Strategy Bayesian Agent Questions #7

Description

@thanuj11

Hello Tom,
I have a couple of questions where I need your help to understand better in Evolution Strategy Bayesian Agent.

  1. In predict function, I understood that you are using a bayesian model for finding optimized parameters then feeding to predict function,
    In predict function I see some custom calculation using .dot method based on weights.
    Can you please clarify what predict function is doing, is it a custom prediction of your own or any standard model is being used.

  2. I also noticed the agent/model is using only "closed" column in stock data. I believe that, To make it more efficient can we use more data columns(ex: "volume" etc) or not? Can you please let me know how to feed more data inputs for prediction function in this context.

Appreciate your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions