*Using Mathematics to Make Money* by legend Jim Simons.
8 page PDF free for download:
The main ingredients of RenTec's success:
• Building and continuously improving investment models
• Fostering collaboration among the company’s workforce
• Hiring scientists who have decided they want to make money
🚨BREAKING: A new Python library for algorithmic trading.
Introducing TensorTrade: An open-source Python framework for trading using Reinforcement Learning (AI)
TensorTrade is an open source Python framework for building, training, evaluating, and deploying robust trading algorithms using reinforcement learning leveraging:
- numpy
- pandas
- gym
- keras
- tensorflow
Example: Using TensorTrade to Train and Evaluate with Reinforcement Learning
Step 1: Create training and evaluation sets
We'll start by creating a training and evaluation set as CSV files.