- tensorflow
- tensorflow-probability
- tf-keras
- gym
- numpy
- CPU-only setup (no CUDA drivers required)
- Using TensorFlow's CPU device placement
- Compatible with CartPole-v1 environment
- TensorFlow Addons not available for Python 3.12
- Required functionality will be implemented using core TensorFlow features
- Device handling through tf.device('/CPU:0') for explicit CPU usage
- Basic matrix operations
- Neural network components
- Probability distributions
- Gym environment integration