nn_option_pricing.training#
Training and inference utilities for the pricing neural network.
Functions
|
Predict option prices with a trained model. |
|
Set random seeds for reproducible NumPy and PyTorch experiments. |
|
Train a feed-forward neural network on Black-Scholes prices. |
Classes
|
Objects produced by a training run. |