Skip to main content
Home
Learn
Learning path
Math for RL
Preliminary
Prerequisites
ML Foundations
DL Foundations
Curriculum
🧪 Lab (Python)
Glossary
Assessments
Appendix
Course outline
search
tags
Archives
QNetwork
Overall Progress
0%
Step 1 — Chapter 12 · PyTorch
Completed
PyTorch: Building Neural Networks with nn.Module
Bridge NumPy implementations to PyTorch. Build QNetwork and PolicyNetwork with nn.Module for RL.