Machine Learning Strategies in Quant Rocket

New to QuantRocket. I am coming from SierraChart Any who..... Is it possible to import TensorFlow and Keras into QuantRocket Strategies?

Machine learning strategies are well-supported as of QuantRocket version 1.6.

Key features:

Walk-forward optimization
Support for rolling and expanding walk-forward optimization, widely considered the best technique for validating machine learning models in finance.

Incremental/out-of-core learning
Train models and run backtests even when your data is too large to fit in memory.

Multiple machine learning/deep learning packages
Support for multiple Python machine learning packages including scikit-learn, Keras + TensorFlow, and XGBoost.

Learn more: Machine Learning and Deep Learning Trading Strategies with QuantRocket