Source code for a tutorial on how to use the Torch in Rust with the tch-rs crate.
The full tutorials are available on the Vegapit blog
It is comprised of 3 examples which can be run by calling:
cargo run --release --example blackpricing
cargo run --release --example impliedvol
cargo run --release --example kuhnpokerpg